mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
core: add cmake dependency between targets weechat_core and version_git
This commit is contained in:
@@ -66,3 +66,4 @@ INCLUDE_DIRECTORIES(${CURL_INCLUDE_DIRS})
|
||||
|
||||
INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR})
|
||||
ADD_LIBRARY(weechat_core STATIC ${LIB_CORE_SRC})
|
||||
ADD_DEPENDENCIES(weechat_core version_git)
|
||||
|
||||
Reference in New Issue
Block a user