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:
parent
efc8f3337e
commit
3898f49eba
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user