mirror of
https://github.com/QuasarApp/CMakeProject.git
synced 2025-05-03 16:59:36 +00:00
wasm fix
This commit is contained in:
parent
0a82cb674b
commit
b054479d72
@ -12,10 +12,6 @@ if(TARGET ${PROJECT_NAME})
|
||||
return()
|
||||
endif()
|
||||
|
||||
if (NOT DEFINED BUILD_SHARED_LIBS)
|
||||
set (BUILD_SHARED_LIBS ON)
|
||||
endif()
|
||||
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
set(CMAKE_AUTOMOC ON)
|
||||
set(CMAKE_AUTORCC ON)
|
||||
|
Loading…
x
Reference in New Issue
Block a user