mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Move biicode C++ Format sample to support/biicode/sample.cc
This commit is contained in:
parent
2e3423b053
commit
5bea8a649b
@ -9,7 +9,7 @@
|
|||||||
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.cc - test/*
|
support/biicode/sample.cc - test/*
|
||||||
|
|
||||||
[mains]
|
[mains]
|
||||||
# Manual adjust of files that define an executable
|
# Manual adjust of files that define an executable
|
||||||
|
@ -26,4 +26,4 @@ mv !(biicode_project|cmake-3.0.2-Darwin64-universal) ./biicode_project/blocks/vi
|
|||||||
cd biicode_project
|
cd biicode_project
|
||||||
bii cpp:build
|
bii cpp:build
|
||||||
ls bin/*
|
ls bin/*
|
||||||
build/bin/vitaut_cppformat_biicode_samples_basic
|
build/bin/vitaut_cppformat_support_biicode_sample
|
||||||
|
Loading…
Reference in New Issue
Block a user