Correct filename in Biicode config

This commit is contained in:
Victor Zverovich 2015-02-12 15:39:06 -08:00
parent 2ced92529d
commit 2f05eaa07d

View File

@ -9,8 +9,11 @@
CMakeLists.txt + cmake/FindSetEnv.cmake CMakeLists.txt + cmake/FindSetEnv.cmake
format.h = format.cc format.h = format.cc
format.cc - test/* posix.cc format.cc - test/* posix.cc
biicode/samples/basic.cpp - test/* biicode/samples/basic.cc - test/*
[mains] [mains]
# Manual adjust of files that define an executable # Manual adjust of files that define an executable
!test/test-main.cc !test/test-main.cc
[parent]
vitaut/cppformat: 0