mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-01 09:17:19 +02:00
CMake
- zapped autoh*ll from build system. No more pain.
This commit is contained in:
parent
dbdba4c59e
commit
4de854a3c3
28 changed files with 28 additions and 1758 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "../auto.h"
|
||||
#include "../cmake.h"
|
||||
|
||||
// text.cpp, Non-UTF-8 aware.
|
||||
void wrapText (std::vector <std::string>&, const std::string&, const int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue