This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ if(MSVC)
|
|||||||
add_compile_definitions(_AMD64_)
|
add_compile_definitions(_AMD64_)
|
||||||
endif()
|
endif()
|
||||||
else()
|
else()
|
||||||
add_compile_options(-m64)
|
add_compile_options(-m64 -fabi-version=0 -frtti)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project(hex-unlocked LANGUAGES CXX)
|
project(hex-unlocked LANGUAGES CXX)
|
||||||
|
|||||||
Reference in New Issue
Block a user