simgear/CMakeModules
Alessandro Menti 86fb1ed00f BoostTestTargets.cmake: fix a wrong include test
BoostTestTargets.cmake requires the CMake-configurable form of the Boost
test framework to be used (i.e. "#include <BoostTestTargetConfig.h>"), and
checks each test source code file for this, outputting a warning in case
this requirement is not met.

Unfortunately, a conditional in the check is badly specified (the CMake
variable syntax is not followed), so the warning is emitted even when it
should not be.

This patch fixes this bug and restores the correct behavior.

Submitted upstream at https://github.com/rpavlik/cmake-modules/pull/44
2016-12-08 11:47:18 +01:00
..
BoostTestTargets.cmake BoostTestTargets.cmake: fix a wrong include test 2016-12-08 11:47:18 +01:00
BoostTestTargetsDynamic.h Add smart pointer tests (finally using Boost.Test) 2014-05-08 02:17:24 +02:00
BoostTestTargetsIncluded.h Add smart pointer tests (finally using Boost.Test) 2014-05-08 02:17:24 +02:00
BoostTestTargetsStatic.h Add smart pointer tests (finally using Boost.Test) 2014-05-08 02:17:24 +02:00
cmake_uninstall.cmake.in Uninstall support, pinched from OSG. 2010-12-28 13:38:05 +00:00
CopyResourcesToBuildTree.cmake Add smart pointer tests (finally using Boost.Test) 2014-05-08 02:17:24 +02:00
FindAAX.cmake Fix the header location 2016-08-06 11:26:47 +02:00
FindUdns.cmake FindUdns.cmake: fix check for cached paths 2016-07-17 03:48:32 +02:00
GetForceIncludeDefinitions.cmake Add smart pointer tests (finally using Boost.Test) 2014-05-08 02:17:24 +02:00
SimGearComponent.cmake Sort fgfs source files in IDE folders - Don't work for headers though 2012-09-16 21:19:11 +02:00