Remove Autotools

This commit is contained in:
Rob Gowin
2017-12-02 19:50:14 -06:00
parent ebbcd30f39
commit 54ac7f23e0
326 changed files with 187 additions and 12767 deletions

View File

@@ -1,4 +1,4 @@
ADD_SUBDIRECTORY(python)
SET_LOCAL_DIST(bindings_DIST_local CMakeLists.txt Makefile.am)
SET_LOCAL_DIST(bindings_DIST_local CMakeLists.txt )
SET(bindings_DIST ${bindings_DIST_local} ${python_bindings_DIST} PARENT_SCOPE)