caseymcc / UE4CMake

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

Only expose public include directories of the CMake target #18

Closed fsvenson closed 9 months ago

fsvenson commented 10 months ago

Issues may arise in some edge cases if private include directories are exposed.