Update home authored by Thomas Vierjahn's avatar Thomas Vierjahn
...@@ -9,6 +9,7 @@ Project Phoenix is a modern, adaptable, and easy-to-use API offering essential f ...@@ -9,6 +9,7 @@ Project Phoenix is a modern, adaptable, and easy-to-use API offering essential f
## Some tooling support ## Some tooling support
* [Setting up clang-format to format on save in VisualStudio 2017](clang-format_on-save_VS2017) * [Setting up clang-format to format on save in VisualStudio 2017](clang-format_on-save_VS2017)
* [Make CTest output the complete log on failure](CTest_Verbose) * [Make CTest output the complete log on failure](CTest_Verbose)
* [Conan usage](Conan_Usage)
## Link Collection ## Link Collection
Gather helpful technical ressources here, e.g., blog posts on game dev techniques, links to videos of game post mortems, etc. Gather helpful technical ressources here, e.g., blog posts on game dev techniques, links to videos of game post mortems, etc.
... ...
......