Skip to content
Snippets Groups Projects

Draft: Drop Autotools

Open Sergey Kosukhin requested to merge drop-autotools into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -12,7 +12,7 @@ project(
)
option(BUILD_SHARED_LIBS "Build shared libraries" ON)
option(BUILD_TESTING "Build tests" ON)
option(BUILD_TESTING "Build tests" OFF)
option(MTIME_ENABLE_PYTHON "Enable the Python interface" OFF)
option(MTIME_BUILD_DOCS "Build documentation" OFF)
Loading