Update CMakeLists.txt
This commit is contained in:
parent
a1c6650189
commit
507a3a6ec5
@ -44,4 +44,6 @@ if(CXXOPTS_USE_UNICODE_HELP)
|
|||||||
set(CXXOPTS_LINKER_LIBRARIES "${ICU_LIBRARIES}")
|
set(CXXOPTS_LINKER_LIBRARIES "${ICU_LIBRARIES}")
|
||||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DCXXOPTS_USE_UNICODE")
|
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DCXXOPTS_USE_UNICODE")
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
add_subdirectory(src)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user