Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Mensinger fc57089bc5 cmake: Disable the new (CMake 3.16) PCH support
Subprojects that use the CMake PCH feature will cause
compilation/linker errors. The CMake PCH support
should thus be disabled until this can be properly
translated to meson.
2020-10-24 19:31:15 +02:00
Daniel Mensinger 6c56478ee1 cmake: fix definitions with interface libraries (fixes #7299) 2020-06-13 18:50:00 +00:00
Daniel Mensinger 1f7e73fd5c cmake: Sanitize CMake names (fixes #6554) 2020-02-04 00:39:04 +02:00
Daniel Mensinger 44b9421071
cmake: Fix missing include_directories in some CMakeLists.txt 2019-06-12 13:58:15 +02:00
Daniel Mensinger 7c4f46b65c
cmake: Fixed test cases for windows 2019-06-06 18:27:03 +02:00
Daniel Mensinger 8d3bd6eea8
cmake: Server handshake 2019-06-06 18:27:01 +02:00