Build PlatformCheck into all test binaries.

This commit is contained in:
Mikkel Krautz 2018-01-04 10:58:19 +01:00
parent 3c400f4f02
commit 29ebd2beff

View File

@ -27,6 +27,9 @@ LANGUAGE = C++
VPATH *= ../.. ../../murmur ../../mumble
INCLUDEPATH *= ../.. ../../murmur ../../mumble
SOURCES += PlatformCheck.cpp
HEADERS += PlatformCheck.h
# We have to depend on OpenSSL in all tests
# for no-pch builds to work. Our PCH headers
# include OpenSSL, and if the headers aren't