In progress...
This commit is contained in:
parent
da95efafea
commit
6852189789
|
@ -1 +1 @@
|
|||
Subproject commit 4b74a70c2806e160ac2ae1cfe8a960cee8d490d4
|
||||
Subproject commit 2c0df243a1518c857ae9db48281e9d489003bf63
|
|
@ -9,4 +9,5 @@ IF (WIN32)
|
|||
SET (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mwindows")
|
||||
SET (CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--export-all-symbols")
|
||||
ENDIF (WIN32)
|
||||
SET (PluginInstallPrefix "lib/laview-core-0/plugins")
|
||||
INCLUDE (ValaPluginCommonRules)
|
||||
|
|
Loading…
Reference in New Issue