PIF stuff

This commit is contained in:
SimoneN64
2023-03-04 00:02:06 +01:00
parent 3ed891aba1
commit 8ac5386fd2
12 changed files with 490 additions and 109 deletions

View File

@@ -38,8 +38,6 @@ include_directories(
${SDL2_INCLUDE_DIRS}
)
set(NFD_PORTAL ON CACHE BOOL "Use dbus for native file dialog instead of gtk")
add_compile_definitions(SIMD_SUPPORT)
add_compile_options(-mssse3 -msse4.1)