Skip to content
Snippets Groups Projects
Commit 7bf20bc4 authored by Tomas Vybiral's avatar Tomas Vybiral
Browse files

changed dependecies to conanfile

parent 19b85578
No related branches found
No related tags found
No related merge requests found
......@@ -16,10 +16,8 @@ macro(run_conan)
conan_cmake_run(
REQUIRES
${CONAN_EXTRA_REQUIRES}
catch2/2.11.0
docopt.cpp/0.6.2
fmt/6.2.0
spdlog/1.5.0
CONANFILE
conanfile.txt
OPTIONS
${CONAN_EXTRA_OPTIONS}
BASIC_SETUP
......
catch2/2.11.0
docopt.cpp/0.6.2
fmt/6.2.0
spdlog/1.5.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment