mirror of https://github.com/Icinga/icinga2.git
test/cmake: Don't force dynamic builds for testing
This commit is contained in:
parent
4a1375cc5f
commit
7d189b58f8
|
@ -15,8 +15,6 @@
|
|||
# along with this program; if not, write to the Free Software Foundation
|
||||
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
set(Boost_USE_STATIC_LIBS OFF)
|
||||
|
||||
include(BoostTestTargets)
|
||||
|
||||
set(base_test_SOURCES
|
||||
|
|
Loading…
Reference in New Issue