1
0
Fork 0

In progress...

This commit is contained in:
Kolan Sh 2015-11-14 09:42:33 +03:00
parent 6278172178
commit 22969136be
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 02f3a0f7d969534872799b45a95d3c5a6fef14c3
Subproject commit 0a18267914aba3b6b73e2d85ce21cd1d3d267ba3

View File

@ -8,5 +8,5 @@ SET (PluginInstall ON)
SET (LibExtraSources ${CMAKE_CURRENT_BINARY_DIR}/library_constructor.c)
SET (LC_RELATIVE_PREFIX "../../..")
CONFIGURE_FILE ( "${CMAKE_SOURCE_DIR}/cmake/backbone/templates/library_constructor.c.in" "${LibExtraSources}")
SET (PluginInstallPrefix "lib/laview-core-0/data-plugins")
SET (PluginInstallPrefix "laview-core-0/data-plugins")
INCLUDE (ValaPluginCommonRules)