Pārlūkot izejas kodu

Try fixing build errors

Panagiotis Christopoulos Charitos 3 gadi atpakaļ
vecāks
revīzija
02f8346867
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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
 	# 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("/FC")
-
-	add_compile_options("/std:c++17")
 endif()
 endif()
 
 
 # Use LLD or gold linker
 # Use LLD or gold linker