Add top-level cmake file for packaging.
[gssweb.git] / CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644 (file)
index 0000000..ff7b17f
--- /dev/null
@@ -0,0 +1,2 @@
+cmake_minimum_required(VERSION 2.8)
+add_subdirectory(json_gssapi)