mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Build: Updated common to shared
This commit is contained in:
parent
3f9f244f7f
commit
96059d32bd
9 changed files with 12 additions and 10 deletions
|
@ -42,8 +42,8 @@ configure_file (
|
|||
${CMAKE_SOURCE_DIR}/cmake.h.in
|
||||
${CMAKE_SOURCE_DIR}/cmake.h)
|
||||
|
||||
ExternalProject_Add (common-1.0
|
||||
GIT_REPOSITORY "ssh://git@git.tasktools.org/tm/common.git"
|
||||
ExternalProject_Add (libshared
|
||||
GIT_REPOSITORY "https://git.tasktools.org/scm/tm/libshared.git"
|
||||
GIT_TAG "master"
|
||||
#UPDATE_DISCONNECTED 1 # Needs 3.2
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue