forked from github/server
fix duplicate cutest library conflict and crash
This commit is contained in:
parent
e4a58b2e62
commit
350357120a
|
@ -6,7 +6,6 @@ endif(WIN32)
|
||||||
|
|
||||||
project (eressea-server C)
|
project (eressea-server C)
|
||||||
|
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
find_package (LibXml2)
|
find_package (LibXml2)
|
||||||
find_package (SQLite3)
|
find_package (SQLite3)
|
||||||
|
|
Loading…
Reference in New Issue