1
0
Fork 0

In progress...

This commit is contained in:
Kolan Sh 2015-11-14 08:32:01 +03:00
parent 57a959efa7
commit c9a3162e4e
1 changed files with 1 additions and 1 deletions

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/protocol-plugins")
SET (PluginInstallPrefix "lib/laview-core-0/data-plugins")
INCLUDE (ValaPluginCommonRules)