Commit e80db0e8 authored by Luca Boccassi's avatar Luca Boccassi Committed by GitHub

Merge pull request #2294 from JohanMabille/cmake_precompiled

Windows cmake build fixed
parents ceb6be77 2d749a06
......@@ -469,6 +469,7 @@ endif ()
# source files
set (cxx-sources
precompiled.cpp
address.cpp
client.cpp
clock.cpp
......@@ -510,7 +511,6 @@ set (cxx-sources
poll.cpp
poller_base.cpp
pollset.cpp
precompiled.cpp
proxy.cpp
pub.cpp
pull.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment