FIAS . Impressum . Privacy

Problem with FindVc

Matthias Kretz [please enable javascript to see the address]
Wed Sep 26 13:15:49 CEST 2012


On Wednesday 26 September 2012 13:12:08 Sven Langkamp wrote:
> > Which find_package() is failing ?
> 
> I did test with find_package(Vc REQUIRED) and
> macro_optional_find_package(Vc). It failed with both.

FindVc.cmake does the following:
"
find_package(Vc ${Vc_FIND_VERSION} QUIET NO_MODULE PATHS $ENV{HOME} /opt/Vc)

include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(Vc CONFIG_MODE)
"

The last line is the problem.

Cheers,
	Matthias
-- 
Dipl.-Phys. Matthias Kretz

Phone: +49 69 798 44110
       +49 6221 1871682
Web:   http://compeng.uni-frankfurt.de/?mkretz

SIMD easy and portable: http://compeng.uni-frankfurt.de/?vc




More information about the Vc mailing list
FIAS . Impressum . Privacy