CMake
- moved configuration stuff from src to top level cmake file - building static library task and using it for building task binary - the static library will then be used as well in the unit tests
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ config.status
|
||||
src/.deps
|
||||
src/Makefile
|
||||
*/*task
|
||||
*/*libtask.a
|
||||
stamp-h1
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user