how to use with clion?
Would very much like to have simple instructions on how to use vcpkg with clion.
I've tried following the instructions for vcpkg with cmake, but couldn't get it to work on clion
I was doing the steps below to link CLion with my vcpkg.
-DCMAKE_TOOLCHAIN_FILE=<path_to_vcpkg>/scripts/buildsystems/vcpkg.cmakePlease let me know if there is any better way to do this.
Hi @oahzuw, thanks for posing this issue. Hope the above instructions from masphei can help you. Please feel free to reopen it if this is still a problem for you.
Most helpful comment
I was doing the steps below to link CLion with my vcpkg.
-DCMAKE_TOOLCHAIN_FILE=<path_to_vcpkg>/scripts/buildsystems/vcpkg.cmakePlease let me know if there is any better way to do this.