mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-20 20:17:02 +00:00
hopefully fix std ver?
This commit is contained in:
parent
60b954cda3
commit
a6bce04f9d
|
|
@ -1992,6 +1992,7 @@ target_compile_options(${PROJECT_NAME} PRIVATE
|
||||||
-fpermissive
|
-fpermissive
|
||||||
-Wtemplate-body
|
-Wtemplate-body
|
||||||
-Wshift-count-overflow
|
-Wshift-count-overflow
|
||||||
|
-std=c++11
|
||||||
)
|
)
|
||||||
|
|
||||||
target_include_directories(${PROJECT_NAME} PRIVATE x64headers)
|
target_include_directories(${PROJECT_NAME} PRIVATE x64headers)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue