- # Generated by O3DE install
- set_property(TARGET RecastNavigation.Editor.Private.Object
- APPEND_STRING PROPERTY IMPORTED_LOCATION
- $<$<CONFIG:profile>:${LY_ROOT_FOLDER}/lib/Windows/profile/Default/RecastNavigation.Editor.Private.Object.lib>
- )
- set_property(TARGET RecastNavigation.Editor.Private.Object
- PROPERTY IMPORTED_LOCATION_PROFILE
- ${LY_ROOT_FOLDER}/lib/Windows/profile/Default/RecastNavigation.Editor.Private.Object.lib
- )
|