From 22d522f6cd09e2c5f1678a0479be5dc19ca1eb15 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 28 Dec 2017 17:14:04 +0100 Subject: Replace cmake with sibs. Sibs builds itself now If you dont already have sibs to build sibs, download first release: https://github.com/DEC05EBA/sibs/archive/0.1.0.tar.gz Then you can install new version of sibs --- .gitignore | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f76c38c..5dc9509 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,2 @@ -CMakeCache.txt -CMakeFiles -CMakeScripts -Testing -Makefile -cmake_install.cmake -install_manifest.txt -compile_commands.json -CTestTestfile.cmake -cmake-build-debug -.idea -build +sibs-build +.idea/ \ No newline at end of file -- cgit v1.2.3