hide compiler warnings

This commit is contained in:
john30
2017-02-18 11:23:39 +01:00
parent 37e2a77d93
commit 6b7325efce
+2
View File
@@ -1,3 +1,5 @@
add_compile_options(-Wno-unused-parameter)
if(HAVE_CONTRIB)
set(test_LIBS ${test_LIBS} ebuscontrib)
endif(HAVE_CONTRIB)