mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-18 18:56:24 +00:00
no message
This commit is contained in:
parent
0b3b5f6174
commit
c8487cc395
@ -3,9 +3,6 @@ project(zt_controller)
|
|||||||
|
|
||||||
if(WIN32)
|
if(WIN32)
|
||||||
add_definitions(-DNOMINMAX)
|
add_definitions(-DNOMINMAX)
|
||||||
if(CMAKE_BUILD_TYPE EQUAL "Debug")
|
|
||||||
|
|
||||||
endif(CMAKE_BUILD_TYPE EQUAL "Debug")
|
|
||||||
endif(WIN32)
|
endif(WIN32)
|
||||||
|
|
||||||
set(ctl_src
|
set(ctl_src
|
||||||
|
Loading…
Reference in New Issue
Block a user