coriolis/bootstrap/cmake_modules/CMakeLists.txt

12 lines
357 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
FindQwt.cmake
2010-07-13 06:02:11 -05:00
)
install ( FILES ${finders} DESTINATION share/cmake/Modules )