1 add_subdirectory (docs)
14 ${CMAKE_SOURCE_DIR}/version.rc
18 target_compile_definitions (cas
19 PRIVATE ${gdlib_CFLAGS}
22 target_include_directories (cas
23 PRIVATE ${CMAKE_BINARY_DIR}
26 target_link_libraries (cas
32 RUNTIME DESTINATION bin
36 install (FILES tmp.html stat.png
37 DESTINATION "${CMAKE_INSTALL_DATADIR}/cas"