zlib-1.3.1.tar.gz
parent
10b154e341
commit
e30be08198
|
@ -27,3 +27,8 @@
|
|||
/sdk/include/mysql.9
|
||||
/sdk/include/openssl
|
||||
/sdk/bin
|
||||
/applications/ems_datahubs/logs
|
||||
/applications/emsConfigurer/debug
|
||||
/applications/emsConfigurer/logs
|
||||
/applications/emsConfigurer/release
|
||||
/applications/emsConfigurer/*.qtvscr
|
||||
|
|
|
@ -52,6 +52,7 @@ if(IOS)
|
|||
set(BUILD_EXAMPLES OFF)
|
||||
endif()
|
||||
|
||||
set(CMAKE_DEBUG_POSTFIX "d")
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake;${CMAKE_MODULE_PATH}")
|
||||
include(utils)
|
||||
include(vars)
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue