fixed silly compiler issues under linux and gcc
This commit is contained in:
@@ -69,9 +69,9 @@ else()
|
||||
# system specific compiler flags
|
||||
ADD_DEFINITIONS(
|
||||
|
||||
#-std=gnu++14
|
||||
-std=gnu++17
|
||||
|
||||
-lstdc++fs
|
||||
#-lstdc++fs
|
||||
|
||||
-Wall
|
||||
-Werror=return-type
|
||||
|
||||
Reference in New Issue
Block a user