mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] rules: Set TRACKER_INSTALL_API_VERSION=AUTO.
Otherwise, I might forget to update it when building for various versions of Ubuntu, which will result in Tracker being installed in the wrong place for most newer versions.
This commit is contained in:
parent
36da8b7168
commit
ee887913a6
2
debian/rules
vendored
2
debian/rules
vendored
@ -24,7 +24,7 @@ CMAKE_OPTIONS := \
|
||||
-DBUILD_GTK3=ON \
|
||||
-DBUILD_GTK4=OFF \
|
||||
-DBUILD_CLI=ON \
|
||||
-DTRACKER_INSTALL_API_VERSION=1 \
|
||||
-DTRACKER_INSTALL_API_VERSION=AUTO \
|
||||
-DENABLE_PVRTC=ON \
|
||||
-DENABLE_OPENMP=ON \
|
||||
-DENABLE_LTO=OFF \
|
||||
|
Loading…
Reference in New Issue
Block a user