- message(FATAL_ERROR "Failed to load externals config file. If you have run `installExternals.py` from an early release, please re-run the script to generate the externals and the config file. Run `python Scripts/installExternals.py -h` to learn more options.")
endif()
#Setup the backend flags used by Aurora libray and tests.
if (EXTERNALS_CONFIG)
message(STATUS "Load externals config file: ${EXTERNALS_CONFIG}")
else()