diff --git a/mbiff/CMakeLists.txt b/mbiff/CMakeLists.txt index 9b32e4c..42dca28 100644 --- a/mbiff/CMakeLists.txt +++ b/mbiff/CMakeLists.txt @@ -1 +1,2 @@ +include(MDEBase) setup_project(mbiff ${CMAKE_INSTALL_BINDIR})