Skip to content
Snippets Groups Projects
Commit f828b6f0 authored by Thomas Vierjahn's avatar Thomas Vierjahn
Browse files

Switch to using 2 external recipes

parent fdf1d87b
No related branches found
No related tags found
1 merge request!92Feature/#302 #306 update conan dependencies
......@@ -40,8 +40,8 @@ class ProjectPhoenix(ConanFile):
("glm/0.9.8.5@g-truc/stable"),
("jsonformoderncpp/3.0.1@vthiery/stable"),
("openvr/1.0.12@RWTH-VR/thirdparty"),
("sdl2/2.0.7@RWTH-VR/thirdparty"),
("spdlog/0.16.3@RWTH-VR/thirdparty"),
("sdl2/2.0.7@bincrafters/stable"),
("spdlog/0.16.3@bincrafters/stable"),
("trompeloeil/v29@rollbear/stable"))
generators = "cmake"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment