Server application for collaborative production of 3D assets and animations.
--- Aurora-22.12/CMakeLists.txt.org	2023-01-16 10:27:09.275249271 +0100
+++ Aurora-22.12/CMakeLists.txt	2023-01-16 10:25:59.527882462 +0100
@@ -63,7 +63,6 @@
 if (EXTERNALS_CONFIG)
     message(STATUS "Load externals config file: ${EXTERNALS_CONFIG}")
 else()
-    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.