cmake: The netpuncher can use the Scheduler source files from libmisc

issue1247
Günther Brammer 2014-05-18 19:04:00 +02:00
parent 7c38154837
commit b1292a3421
1 changed files with 0 additions and 3 deletions

View File

@ -982,9 +982,6 @@ add_executable(c4group
)
add_executable(netpuncher EXCLUDE_FROM_ALL
src/platform/StdScheduler.cpp
src/platform/StdSchedulerWin32.cpp
src/platform/StdSchedulerPoll.cpp
src/netpuncher/main.cpp
)