Fastor icon indicating copy to clipboard operation
Fastor copied to clipboard

Hide enable_testing() under PROJECT_IS_TOP_LEVEL condition.

Open Bbllaaddee opened this issue 1 year ago • 1 comments

  1. Bump cmake version to 3.21.
  2. Create new FASTOR_ENABLE_TESTING option 3, Check if project is top level (not a dependency)
  3. remove redundant enable_testing() from lower level CMakeFile.txt's

Bbllaaddee avatar Aug 28 '24 14:08 Bbllaaddee

This PR fixes #178

Bbllaaddee avatar Aug 28 '24 14:08 Bbllaaddee