gschema-test/config/CMakeLists.txt

6 lines
189 B
CMake
Raw Permalink Normal View History

2015-10-24 19:38:22 +03:00
SET (GSchemaFile "ws.backbone.gschema-test")
2015-09-29 19:44:33 +03:00
INCLUDE (GSchemaCommonRules)
2015-10-24 19:38:22 +03:00
CONFIGURE_FILE ("${CMAKE_CURRENT_SOURCE_DIR}/config.h.in"
"${CMAKE_CURRENT_BINARY_DIR}/config.h")