caseymcc / UE4CMake

Provides a simple way to add a cmake lib to any Unreal Engine 4 (UE4) or 5 (UE5) project.
MIT License
78 stars 14 forks source link

Use cmake options build type and overide target build #8

Closed caseymcc closed 1 year ago

caseymcc commented 1 year ago

Looks in the cmake options for -DCMAKE_BUILD_TYPE and will override target build type with that value.