summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorDenys Fedoryshchenko <denys.f@collabora.com>2025-11-30 13:36:00 +0200
committerDenys Fedoryshchenko <denys.f@collabora.com>2025-11-30 13:36:00 +0200
commit2e67021ad907ffc1d73515acf18573884eb67828 (patch)
treea8e08b837bf83d2a8b55265b818221c1446f2345 /cmake
parentac31c84a36c069c90e37ab28a9e980c0749b2b37 (diff)
downloadaccel-ppp-2e67021ad907ffc1d73515acf18573884eb67828.tar.gz
accel-ppp-2e67021ad907ffc1d73515acf18573884eb67828.zip
auth_chap_md5: unused variable, mschap_error likely copy paste error, plain chap dont have errors like mschap
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/cpack.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cpack.cmake b/cmake/cpack.cmake
index c004075c..ee2a0391 100644
--- a/cmake/cpack.cmake
+++ b/cmake/cpack.cmake
@@ -1,6 +1,6 @@
INCLUDE(InstallRequiredSystemLibraries)
-string(REPLACE "." ";" VERSION_LIST ${ACCEL_PPP_VERSION})
+string(REPLACE "." ";" VERSION_LIST "${ACCEL_PPP_VERSION}")
# Verify if VERSION_LIST has 3 elements
# If not assign dummy variables