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:
32d9767
)
Update async-radius.
master
author
Maksym Mamontov
<madf@madf.info>
Fri, 11 Apr 2025 09:41:59 +0000
(12:41 +0300)
committer
Maksym Mamontov
<madf@madf.info>
Fri, 11 Apr 2025 09:41:59 +0000
(12:41 +0300)
projects/stargazer/plugins/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/projects/stargazer/plugins/CMakeLists.txt
b/projects/stargazer/plugins/CMakeLists.txt
index 73ab7a9de2d84cec69ce13a5619f662a9d156277..c8dd8f503ce0c2f915cbc1be1ced36dbe0b8a8a0 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.
1
+ GIT_TAG 1.1.
2
GIT_SHALLOW true
INSTALL_COMMAND ""
CMAKE_ARGS -DCMAKE_CXX_FLAGS=-fPIC )