mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Overhaul common's CMakeLists.txt
* Use automoc instead of a manual list of headers * Remove Qt4 detection * Created missing .cpp for .h files (for automoc detection) * Remove pthread linking * Forcing -lprotobuf is not needed for mingw; msvc only?
This commit is contained in:
parent
62f756e698
commit
4fd8c94df0
4 changed files with 10 additions and 27 deletions
2
common/server_database_interface.cpp
Normal file
2
common/server_database_interface.cpp
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
#include "server_database_interface.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue