Provide version through ecm_setup_version
This commit is contained in:
parent
3acd280cd7
commit
750b644f8c
3 changed files with 12 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
|
||||
include(ECMSetupVersion)
|
||||
|
||||
ecm_setup_version(${danbooru_VERSION} VARIABLE_PREFIX DANBOORU_CLIENT VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/danbooru_version.h)
|
||||
|
||||
set(danbooru_client_SRCS
|
||||
danbooruconnectwidget.cpp
|
||||
danboorusearchwidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue