Skip to content
  • Brad King's avatar
    Make Complex test of CMakeLib more optional · 7dcfc8d2
    Brad King authored
    Previously we passed inputs to the decision to each Complex test and let
    the test source decide.  This commit moves the decision out of the tests
    and makes it an option() in their source.  This makes it possible to
    build the Complex tests from outside the CMake test tree.
    7dcfc8d2