2015-11-08 15:40:44 +03:00
|
|
|
CONFIGURE_FILE ("${CMAKE_CURRENT_SOURCE_DIR}/config.h.in"
|
|
|
|
"${CMAKE_CURRENT_BINARY_DIR}/config.h")
|
|
|
|
|
2016-02-14 14:19:20 +03:00
|
|
|
SET (GSchemaFile "ws.backbone.laview.plugins.object-example")
|
2015-11-08 15:40:44 +03:00
|
|
|
INCLUDE (GSchemaCommonRules)
|