docs: Some outdated TODO comments removed

This commit is contained in:
Mateusz Pusz
2022-08-02 18:33:58 +02:00
parent edf59ac47c
commit 25e868a16f
4 changed files with 2 additions and 9 deletions

View File

@ -22,8 +22,8 @@
cmake_minimum_required(VERSION 3.5)
find_package(Doxygen MODULE REQUIRED
)# TODO Switch to CONFIG when Conan will start supporting imported executables in CMakeDeps
# TODO Switch to CONFIG when Conan will start supporting imported executables in CMakeDeps
find_package(Doxygen MODULE REQUIRED)
find_package(Sphinx REQUIRED)
#