mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-27 02:04:39 +00:00
update cmake
This commit is contained in:
parent
c4a1b14149
commit
fec2b1d13b
@ -44,4 +44,4 @@ add_library(${PROJECT_NAME} ${SOURCE_CPP})
|
||||
target_link_libraries(${PROJECT_NAME} PRIVATE Qt5::Core)
|
||||
target_include_directories(${PROJECT_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
setVersion(1 4 0)
|
||||
setVersion(1 4 1)
|
||||
|
@ -60,5 +60,5 @@ RESOURCES += \
|
||||
|
||||
include(Etalons/qmake/ccache.pri)
|
||||
|
||||
VERSION = 1.3.2
|
||||
VERSION = 1.4.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user