simgear/CMakeModules
Florent Rougon 319b59500c Convert obsolete uses of get_filename_component(<var> <FileName> PATH)
In the context of get_filename_component(), PATH is a legacy alias for
DIRECTORY. Replace it with DIRECTORY, which is recommended[1] for
CMake versions > 2.8.11.

[1] https://cmake.org/cmake/help/latest/command/get_filename_component.html
2019-04-25 19:19:19 +02:00
..
BoostTestTargets.cmake Convert obsolete uses of get_filename_component(<var> <FileName> PATH) 2019-04-25 19:19:19 +02: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
CheckCXXFeatures.cmake cppbind: Refactor to use C++11+ type_traits 2018-01-21 13:21:55 +01:00
cmake_uninstall.cmake.in Uninstall support, pinched from OSG. 2010-12-28 13:38:05 +00:00
CopyResourcesToBuildTree.cmake Convert obsolete uses of get_filename_component(<var> <FileName> PATH) 2019-04-25 19:19:19 +02:00
DetectArch.cmake Add the proper SSE options to Clang too 2016-12-16 11:05:03 +01:00
FindAAX.cmake Better AeoNWave detection 2018-06-05 09:39:51 +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 CMake tweak: include headers in targets 2018-06-20 22:00:03 +01:00