From b227e5e43414a59014c4882a2ead764ff3abd736 Mon Sep 17 00:00:00 2001 From: Wolfgang Draxinger Date: Fri, 17 Apr 2015 22:07:56 +0200 Subject: changed build system from plain Makefile to CMake --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a3fae50 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/dwm_load"] + path = test/dwm_load + url = https://github.com/datenwolf/dwm_load.git -- cgit v1.2.3