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

Only expose public include directories of the CMake target #18

Closed fsvenson closed 6 months ago

fsvenson commented 8 months ago

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