Fastor
Fastor copied to clipboard
Hide enable_testing() under PROJECT_IS_TOP_LEVEL condition.
- Bump cmake version to 3.21.
- Create new FASTOR_ENABLE_TESTING option 3, Check if project is top level (not a dependency)
- remove redundant enable_testing() from lower level CMakeFile.txt's
This PR fixes #178