Updated .gitignore again

This commit is contained in:
WolverinDEV 2019-07-03 18:10:25 +02:00
parent 08a34381be
commit 52e4f002bb
2 changed files with 62 additions and 59 deletions

4
.gitignore vendored
View File

@ -56,3 +56,7 @@ test_*.txt
*.asc
*.tar.xz
*.zip
.idea/
cmake-build-*/
out/

View File

@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.6)
project(libtommath)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -shared")
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(SOURCE_FILES