diff --git a/.gitignore b/.gitignore index cb578b3e..a89dd341 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # QtCreator *.user + +TODO diff --git a/CMakeLists.txt b/CMakeLists.txt index 5262bdd3..0134590d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -156,7 +156,7 @@ include(CPack) file( GLOB_RECURSE PROJECT_FILES FOLLOW_SYMLINKS *.txt *.c *.cpp *.hpp *.h *.in *.dox *.cmake *.sh *.md *.yml *.bat - AUTHORS LICENSE + AUTHORS LICENSE TODO ) add_custom_target(