coriolis/bootstrap/cmake_modules/CMakeLists.txt

9 lines
245 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
FindGoodies.cmake
)
install ( FILES ${finders} DESTINATION share/cmake/Modules )