mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-05-07 23:19:42 +00:00
fix quasarApp
This commit is contained in:
parent
762f421db4
commit
f138989588
2
CMake
2
CMake
@ -1 +1 @@
|
||||
Subproject commit 0607c96b6268279b89fc209a7d2ca8c1a4447678
|
||||
Subproject commit a2777fb843884a255f6e783afe4084a3802322f5
|
@ -8,7 +8,7 @@
|
||||
if(DEFINED QUASARAPP_LIBRARY)
|
||||
return()
|
||||
else()
|
||||
set(QUASARAPP_LIBRARY 1)
|
||||
set(QUASARAPP_LIBRARY ON CACHE BOOL "QUASARAPP_LIBRARY is includet" FORCE)
|
||||
add_definitions(-DQUASARAPP_LIBRARY)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user