Files
create/data/CMakeLists.txt
2012-02-16 23:35:54 +01:00

10 lines
99 B
CMake

add_subdirectory(examples)
INSTALL(
FILES
License.txt
DESTINATION
data
)