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