Package Filtering Fix, master branch (2020.10.09.)
Made atlas_project(...)
work correctly with packages having an empty (""
) name. This is necessary in some weird compilation configurations. When atlas_project(...)
encounters a CMakeLists.txt
file at the root of a repository, which it then needs to ignore.