5 lines
128 B
Plaintext
Raw Normal View History

2024-09-11 09:42:43 +09:00
netcpp provides CMake targets:
find_package(netcpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE netcpp::netcpp)