diff --git a/biicode.conf b/biicode.conf index f4fd4bce..e541444f 100644 --- a/biicode.conf +++ b/biicode.conf @@ -9,8 +9,11 @@ CMakeLists.txt + cmake/FindSetEnv.cmake format.h = format.cc format.cc - test/* posix.cc - biicode/samples/basic.cpp - test/* + biicode/samples/basic.cc - test/* [mains] # Manual adjust of files that define an executable !test/test-main.cc + +[parent] + vitaut/cppformat: 0 \ No newline at end of file