mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] rules: Explicitly specify -DENABLE_OPENMP=ON.
This commit is contained in:
parent
63ab42843d
commit
2dbeff1ae0
1
debian/rules
vendored
1
debian/rules
vendored
@ -25,6 +25,7 @@ CMAKE_OPTIONS := \
|
||||
-DBUILD_GTK4=OFF \
|
||||
-DBUILD_CLI=ON \
|
||||
-DENABLE_PVRTC=ON \
|
||||
-DENABLE_OPENMP=ON \
|
||||
-DENABLE_LTO=OFF \
|
||||
-DENABLE_PCH=ON \
|
||||
-DUSE_SECCOMP=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user