mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-03 20:31:03 -07:00
WIP, updates to vs solution, got natvis working again. serializations still bugged
This commit is contained in:
@ -3,5 +3,16 @@
|
||||
Building Test
|
||||
|
||||
ninja: Entering directory `C:\projects\gencpp\test\gen\build'
|
||||
[1/2] Compiling C++ object gencpp.exe.p/.._test.cpp.obj
|
||||
[1/2] Compiling C++ object gencpp.exe.p/.._test.Upfront.cpp.obj
|
||||
[2/2] Linking target gencpp.exe
|
||||
|
||||
Generating files Parsed...
|
||||
|
||||
Beginning format...
|
||||
Formatting [1/5] C:\projects\gencpp\test\gen\array.Upfront.gen.hpp
|
||||
Formatting [2/5] C:\projects\gencpp\test\gen\buffer.Upfront.gen.hpp
|
||||
Formatting [3/5] C:\projects\gencpp\test\gen\hashtable.Upfront.gen.hpp
|
||||
Formatting [4/5] C:\projects\gencpp\test\gen\ring.Upfront.gen.hpp
|
||||
Formatting [5/5] C:\projects\gencpp\test\gen\sanity.Upfront.gen.hpp
|
||||
|
||||
Formatting complete
|
||||
|
Reference in New Issue
Block a user