mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
5 lines
138 B
CMake
5 lines
138 B
CMake
set(LIBSEMVER_SOURCES
|
|
${CMAKE_SOURCE_DIR}/3rdparty/libsemver/version.cpp
|
|
${CMAKE_SOURCE_DIR}/3rdparty/libsemver/version.hpp
|
|
)
|