fix build option issues; refine cmake
This commit is contained in:
@@ -87,6 +87,8 @@ if(WEBCC_ENABLE_GZIP)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
add_subdirectory(webcc)
|
||||
|
||||
if(BUILD_AUTOTEST OR BUILD_EXAMPLES)
|
||||
|
||||
Reference in New Issue
Block a user