WIth the changes to make use of DirectXMath & DirectX-Headers 'optional' for VCPKG scenarios unless using MinGW -or- Linux, the generated targets file needed more robust handling of these targets.
Also made sure that explicit 'scope' is used consistently with all CMake target_ commands.
WIth the changes to make use of DirectXMath & DirectX-Headers 'optional' for VCPKG scenarios unless using MinGW -or- Linux, the generated targets file needed more robust handling of these targets.
Also made sure that explicit 'scope' is used consistently with all CMake
target_
commands.