While using externalproject_add, CMakeLists.txt file is forcing some options based on PROJECT_IS_TOP_LEVEL.
While building for a target platform (different toolchain) I don't want to build and run those tests or some of options set by the "top level".
While using externalproject_add, CMakeLists.txt file is forcing some options based on PROJECT_IS_TOP_LEVEL.
While building for a target platform (different toolchain) I don't want to build and run those tests or some of options set by the "top level".