Step 225: Claude tool definitions
This commit is contained in:
@@ -1158,6 +1158,9 @@ target_include_directories(step223_test PRIVATE src)
|
||||
add_executable(step224_test tests/step224_test.cpp)
|
||||
target_include_directories(step224_test PRIVATE src)
|
||||
target_link_libraries(step224_test PRIVATE nlohmann_json::nlohmann_json)
|
||||
|
||||
add_executable(step225_test tests/step225_test.cpp)
|
||||
target_include_directories(step225_test PRIVATE src)
|
||||
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