forked from premiere/premiere-libtorrent
e15077fc3f
1. The imported target properties may not contain -D switches in the INTERFACE_COMPILE_DEFINITIONS property, because CMake will always prepend them to each item. Therefore we have to remove those switches and also pass other options (e.g. -fexceptions) in INTERFACE_COMPILE_OPTIONS property, otherwise CMake creates "mutants" '-D-fexceptions' alike. 2. FindOpenSSL.cmake variable for include directory is OPENSSL_INCLUDE_DIR, not OPENSSL_INCLUDE_DIRS. |
||
---|---|---|
.. | ||
cmake | ||
CMakeLists.txt | ||
Jamfile | ||
Makefile.am | ||
bt-get.cpp | ||
bt-get2.cpp | ||
client_test.cpp | ||
connection_tester.cpp | ||
dump_torrent.cpp | ||
make_torrent.cpp | ||
print.cpp | ||
print.hpp | ||
run_benchmarks.py | ||
session_view.cpp | ||
session_view.hpp | ||
simple_client.cpp | ||
stats_counters.cpp | ||
torrent_view.cpp | ||
torrent_view.hpp | ||
upnp_test.cpp |