compatibility to cmake < 3.0 (fixes #105)

This commit is contained in:
john30
2017-09-16 11:00:31 +02:00
parent b174352800
commit 52c737233e
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
add_compile_options(-Wno-unused-parameter)
add_definitions(-Wno-unused-parameter)
if(HAVE_CONTRIB)
set(test_LIBS ${test_LIBS} ebuscontrib)