try fix mac
This commit is contained in:
parent
3356861028
commit
cd0506c955
1
external/CMakeLists.txt
vendored
1
external/CMakeLists.txt
vendored
@ -31,6 +31,7 @@ if (NOT TARGET imgui)
|
|||||||
${imgui_SOURCE_DIR}/misc/cpp/imgui_stdlib.cpp
|
${imgui_SOURCE_DIR}/misc/cpp/imgui_stdlib.cpp
|
||||||
)
|
)
|
||||||
target_include_directories(imgui PUBLIC ${imgui_SOURCE_DIR})
|
target_include_directories(imgui PUBLIC ${imgui_SOURCE_DIR})
|
||||||
|
target_compile_features(imgui PUBLIC cxx_std_11)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user