mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-02 03:27:56 +00:00
CMake: Rename binary name of some samples to avoid naming conflicts on windows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set(SAMPLE_NAME "HTTPSTimeServer")
|
||||
set(SAMPLE_NAME "HTTPSTimeServer-win")
|
||||
|
||||
set(LOCAL_SRCS "")
|
||||
aux_source_directory(src LOCAL_SRCS)
|
||||
|
||||
Reference in New Issue
Block a user