Skip to content

Commit d846230

Browse files
committed
chore: remove stale tiny-process-library wording
1 parent 698ebce commit d846230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ if(FASTMCPP_ENABLE_POST_STREAMING OR FASTMCPP_ENABLE_SAMPLING_HTTP_HANDLERS)
169169
endif()
170170
endif()
171171

172-
# Cross-platform subprocess management (replaces tiny-process-library)
172+
# Cross-platform subprocess management
173173
target_sources(fastmcpp_core PRIVATE src/internal/process.cpp)
174174
find_package(Threads REQUIRED)
175175
target_link_libraries(fastmcpp_core PRIVATE Threads::Threads)

0 commit comments

Comments
 (0)