Browse Source

Try fixing build errors

Panagiotis Christopoulos Charitos 3 years ago
parent
commit
02f8346867
1 changed files with 0 additions and 2 deletions
  1. 0 2
      CMakeLists.txt

+ 0 - 2
CMakeLists.txt

@@ -224,8 +224,6 @@ else()
 
 	# Full paths in compiler diagnostics else you can't click on visual studio have it open the file+line
 	add_compile_options("/FC")
-
-	add_compile_options("/std:c++17")
 endif()
 
 # Use LLD or gold linker