taskwarrior/.gitignore
Federico Hernandez 51fd0afade 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
2011-01-02 23:45:25 +01:00

24 lines
306 B
Text

aclocal.m4
autom4te.cache
auto.h*
config.h.in
config.status
src/.deps
src/Makefile
*/*task
*/*libtask.a
stamp-h1
Makefile
Makefile.in
configure
config.log
www.xls
src/tests/all.log
src/tests/*.data
*~
.*.swp
package-config/osx/binary/task
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt