conan-gtest-example
conan-gtest-example copied to clipboard
Clion support
Hello,
when I run the command
conan install . -s build_type=Debug --install-folder=cmake-build-debug --build outdated
the test code is still not available in CLion. Can you please add an example of how to integrate the GTest in CLion via conan as well?
Thank you