mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Build: Update icspb
This commit is contained in:
+1
-1
@@ -392,7 +392,7 @@ endif()
|
|||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
FetchContent_Declare(icspb
|
FetchContent_Declare(icspb
|
||||||
GIT_REPOSITORY ${LIBICSNEO_ICSPB_REPO}
|
GIT_REPOSITORY ${LIBICSNEO_ICSPB_REPO}
|
||||||
GIT_TAG 2881dc4239319214dbf72fd3aa0427a4aefddd42
|
GIT_TAG 48df5dd7fd0c38034f82a2f94e0eada404d5e2b9
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(icspb)
|
FetchContent_MakeAvailable(icspb)
|
||||||
target_link_libraries(icsneocpp PRIVATE icspb::icspb)
|
target_link_libraries(icsneocpp PRIVATE icspb::icspb)
|
||||||
|
|||||||
Reference in New Issue
Block a user