mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-09-22 00:48:40 +02:00
Compare commits
1
Commits
5cac3a4600
...
1.2.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fedb4b88f3 |
+1
-1
@@ -392,7 +392,7 @@ endif()
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(icspb
|
||||
GIT_REPOSITORY ${LIBICSNEO_ICSPB_REPO}
|
||||
GIT_TAG 2881dc4239319214dbf72fd3aa0427a4aefddd42
|
||||
GIT_TAG 48df5dd7fd0c38034f82a2f94e0eada404d5e2b9
|
||||
)
|
||||
FetchContent_MakeAvailable(icspb)
|
||||
target_link_libraries(icsneocpp PRIVATE icspb::icspb)
|
||||
|
||||
Reference in New Issue
Block a user