From 32fc564b71ffaf9cec97f99fb9d99541c3ab279f Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 22 Apr 2019 19:00:51 +0200 Subject: conversion to the cmake building system Cleanup of generated headers. Add common cmake submodule. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit b996d3d1de7126e111f2c48b59422ab434478377) --- .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..69dd7b2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cmake"] + path = cmake + url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake -- cgit v1.2.1