1 # This file is read by ctest in script mode (-S)
3 # Determine the current system, so this information can be used
5 include(CMakeDetermineSystem)
7 # Also load the system specific file, which sets up e.g. the search paths.
8 # This makes the FIND_XXX() calls work much better
9 include(CMakeSystemSpecificInformation)