Skip to content

Fix typo `add_directory` -> `add_subdirectory`

Lennart Braun requested to merge len3rd/modern-cmake:lenerd/fix-typos into master

Hi, as far as I know, there is no add_directory command in CMake and this should be add_subdirectory instead.

Merge request reports