Configures and installs an engine.json generated from a template. Fixes HEADERONLY targets for install. Fixes locating .ico resource file. Fix infinite loop in CMake configure on new projects.
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
"engine_name": "o3de",
|
||||
"FileVersion": 1,
|
||||
"O3DEVersion": "0.0.0.0",
|
||||
"O3DECopyrightYear": 2021
|
||||
"O3DECopyrightYear": 2021,
|
||||
"O3DEBuildNumber": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user