mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-15 11:51:37 +00:00
parent
e5e5541af6
commit
39a77dd825
@ -51,6 +51,8 @@ if(MSVC)
|
|||||||
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
|
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
|
||||||
endif(MSVC)
|
endif(MSVC)
|
||||||
|
|
||||||
|
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DDEBUG")
|
||||||
|
|
||||||
################################
|
################################
|
||||||
# Add targets
|
# Add targets
|
||||||
option(BUILD_SHARED_LIBS "build shared or static libraries" ON)
|
option(BUILD_SHARED_LIBS "build shared or static libraries" ON)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user