1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-04-11 03:02:20 +02:00

use osgversion to get version

This commit is contained in:
James Duley 2016-07-19 19:57:59 +01:00
parent efc8f3337e
commit 3898f49eba

View File

@ -2,7 +2,7 @@
# copy osg and osgearth libraries and data to build dir # copy osg and osgearth libraries and data to build dir
# #
OSG_VERSION = 3.5.3 OSG_VERSION = $$system(osgversion --version-number)
contains(QT_ARCH, x86_64) { contains(QT_ARCH, x86_64) {
LIB_DIR_NAME = lib64 LIB_DIR_NAME = lib64