Step 232: Add session trace converter
This commit is contained in:
@@ -1178,6 +1178,9 @@ target_link_libraries(step230_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
add_executable(step231_test tests/step231_test.cpp)
|
||||
target_include_directories(step231_test PRIVATE src)
|
||||
target_link_libraries(step231_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
add_executable(step232_test tests/step232_test.cpp)
|
||||
target_include_directories(step232_test PRIVATE src)
|
||||
target_link_libraries(step232_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
add_executable(step213_test tests/step213_test.cpp)
|
||||
target_include_directories(step213_test PRIVATE src)
|
||||
target_link_libraries(step213_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
|
||||
Reference in New Issue
Block a user