Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
1 deletion.
-
+2
−1
debian/rules
|
@@ -102,7 +102,8 @@ ifneq (,$(findstring $(DISTRIBUTION),"sid buster stretch")) |
|
|
CMAKE_OPTS += -DPOSTGRES_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libpq.so |
|
|
endif |
|
|
|
|
|
ifneq (,$(findstring $(DISTRIBUTION),"artful bionic")) |
|
|
ifneq (,$(findstring $(DISTRIBUTION),"artful bionic cosmic")) |
|
|
# Only on ubuntu - Qt3DExtras intentionally removed from debian (#895386) |
|
|
CMAKE_OPTS += \ |
|
|
-DWITH_3D=TRUE \ |
|
|
-DGEOS_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libgeos_c.so |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.