git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d030a
)
Update CMakeLists.txt
author
Maksym Mamontov
<madf@madf.info>
Wed, 19 Feb 2025 14:55:11 +0000
(16:55 +0200)
committer
GitHub
<noreply@github.com>
Wed, 19 Feb 2025 14:55:11 +0000
(16:55 +0200)
Update async-radius lib.
projects/stargazer/plugins/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/projects/stargazer/plugins/CMakeLists.txt
b/projects/stargazer/plugins/CMakeLists.txt
index b6e4d3264a292826b86376d454432ae369bd7cc5..73ab7a9de2d84cec69ce13a5619f662a9d156277 100644
(file)
--- a/
projects/stargazer/plugins/CMakeLists.txt
+++ b/
projects/stargazer/plugins/CMakeLists.txt
@@
-23,7
+23,7
@@
if ( BUILD_MOD_RADIUS )
ExternalProject_Add ( async-radius
GIT_REPOSITORY https://github.com/madf/async-radius.git
- GIT_TAG 1.1.
0
+ GIT_TAG 1.1.
1
GIT_SHALLOW true
INSTALL_COMMAND ""
CMAKE_ARGS -DCMAKE_CXX_FLAGS=-fPIC )