mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
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:
parent
101bc8045b
commit
51fd0afade
3 changed files with 55 additions and 55 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ config.status
|
|||
src/.deps
|
||||
src/Makefile
|
||||
*/*task
|
||||
*/*libtask.a
|
||||
stamp-h1
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue