You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…i & gothic-api included using FetchContent, /W4 /WX flags set (#52)
* #48 Add additional null-checks and perform general tidying of the project
* #49 Include union-api and gothic-api using FetchContent, enable /W4 /WX flags
* Ignore warning C4740: flow in or out of inline asm code suppresses global optimization
Story
As a Developer, I want to fetch union-api & gothic-api CMake targets using
FetchContent
, so we don't have to maintain our custom targets.Definition of Done
FetchContent
to download union-api and gothic-api from upstream repostioriesThe text was updated successfully, but these errors were encountered: