modified QtADS/CMakeLists.txt
This commit is contained in:
parent
506818d93f
commit
50df13a0d3
|
|
@ -26,6 +26,8 @@ else()
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
set(ADS_VERSION 4.3.1)
|
||||||
|
set(VERSION_SHORT 4.3.1)
|
||||||
|
|
||||||
project(QtADS LANGUAGES CXX VERSION ${VERSION_SHORT})
|
project(QtADS LANGUAGES CXX VERSION ${VERSION_SHORT})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue