UDPConnection/conan_usage_example
Stephen Seo c3182cb127 Fix conanfile.py/CMakeLists.txt for C consumers
The new configuration should make C consumers link to "stdc++" by
default, which should fix building with static libs for C programs.
2024-07-13 22:41:16 +09:00
..
src Make test work with C compiler not C++ compiler 2024-07-13 16:14:00 +09:00
CMakeLists.txt Fix conanfile.py/CMakeLists.txt for C consumers 2024-07-13 22:41:16 +09:00
conanfile.txt Fix conanfile.py/CMakeLists.txt for C consumers 2024-07-13 22:41:16 +09:00
setup_build_with_conan.sh Add example CMake project that uses UDPC 2024-07-13 11:43:01 +09:00