mirror of
https://github.com/aap/librw.git
synced 2025-02-01 21:46:40 +00:00
cmake: fix macos (imguizmo requires c++11)
This commit is contained in:
parent
ff4b2c2b48
commit
51be310ccd
@ -29,6 +29,7 @@ set_target_properties(librw_skeleton
|
||||
PROPERTIES
|
||||
PREFIX ""
|
||||
EXPORT_NAME skeleton
|
||||
CXX_STANDARD 11
|
||||
)
|
||||
|
||||
target_link_libraries(librw_skeleton
|
||||
|
Loading…
x
Reference in New Issue
Block a user