From 524eae58cce1ce22d8a2b0aacbdb567fca75de72 Mon Sep 17 00:00:00 2001 From: Riccardo Spagni Date: Wed, 24 Sep 2014 20:57:09 +0200 Subject: never use the baked-in miniupnpc on FreeBSD because explosions --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index fcbd64ce4..5655bfc83 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -212,7 +212,5 @@ else() include_directories(${UPNP_INCLUDE}) endif() - - add_subdirectory(src) add_subdirectory(tests) -- cgit v1.2.3