mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
				synced 2025-10-30 18:17:50 +00:00 
			
		
		
		
	trunk: split cmake debug/optimize build
This commit is contained in:
		| @@ -188,7 +188,7 @@ set(LIN_SRCS | ||||
|  | ||||
| if(CMAKE_SYSTEM MATCHES "Windows") | ||||
|  set(SRCS ${BASE_SRCS} ${WIN_SRCS}) | ||||
|  add_definitions( -DPOCO_NO_FPENVIRONMENT -DPCRE_STATIC) | ||||
|  add_definitions( -DPOCO_NO_FPENVIRONMENT -DPCRE_STATIC -DFoundation_EXPORTS) | ||||
|  set(SYSLIBS ${SYSLIBS} iphlpapi) | ||||
| else (CMAKE_SYSTEM MATCHES "Windows") | ||||
|  set(SRCS ${BASE_SRCS} ${LIN_SRCS}) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Marian Krivos
					Marian Krivos