mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-27 01:34:01 +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
|
||||
-Wtemplate-body
|
||||
-Wshift-count-overflow
|
||||
-std=c++11
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME} PRIVATE x64headers)
|
||||
|
|
|
|||
Loading…
Reference in a new issue