Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
cmake: don't use generated files to detect a submodule
Even if Makefile for some reason was checked in in a submodule, it is still a generated file, will be cleaned, won't be in a source package. One cannot jump to conclusions if it doesn't exist.
- Loading branch information