Set NFD_PORTAL to true
This commit is contained in:
@@ -38,6 +38,8 @@ include_directories(
|
|||||||
${SDL2_INCLUDE_DIRS}
|
${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_definitions(SIMD_SUPPORT)
|
||||||
add_compile_options(-mssse3 -msse4.1)
|
add_compile_options(-mssse3 -msse4.1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user