FreeCAD/data/CMakeLists.txt
2012-02-17 01:43:03 +01:00

10 lines
119 B
CMake

add_subdirectory(examples)
INSTALL(
FILES
License.txt
DESTINATION
${CMAKE_INSTALL_DATADIR}
)