read bin file
This commit is contained in:
@ -39,6 +39,9 @@ add_executable(Sim_C__
|
||||
src/services/Cost/ServiceCharge.h
|
||||
src/helper/StringOperations.cpp
|
||||
src/helper/StringOperations.h
|
||||
src/helper/CsvBinary.cpp
|
||||
src/helper/CsvBinary.h
|
||||
tests/helper/test_CsvBinary.cpp
|
||||
)
|
||||
find_package(doctest CONFIG REQUIRED)
|
||||
find_package(spdlog CONFIG REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user