coriolis/bootstrap/cmake_modules/CMakeLists.txt

16 lines
534 B
CMake
Raw Normal View History

2010-07-13 05:43:20 -05:00
2010-07-13 06:02:11 -05:00
set ( finders FindFLEX.cmake
FindBISON.cmake
FindPythonSitePackages.cmake
FindLEFDEF.cmake
FindBootstrap.cmake
FindLibexecinfo.cmake
FindLibbfd.cmake
FindQwt.cmake
FindSphinx.cmake
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
2010-07-13 06:02:11 -05:00
)
install ( FILES ${finders} DESTINATION share/cmake/Modules )