mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-22 07:10:25 -08: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:
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"
|
||||
Reference in New Issue
Block a user