mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-31 16:52:10 +01:00
Merged in james-duley/librepilot/check-osgversion (pull request #285)
use osgversion to get version
This commit is contained in:
commit
8a8f57aa81
@ -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