Files
UnrealEngineUWP/Engine/Source/ThirdParty/SpeedTree
joe kirchoff e4b870ac3b Update external modules to add include paths to PublicSystemIncludePaths rather than PublicIncludePaths
#rnx
#rb trivial

[CL 22876134 by joe kirchoff in ue5-main branch]
2022-10-31 20:55:55 -04:00
..

For Linux users to build SpeedTree plugin

you can just: bash README.md

from its location to execute commands below

cd SpeedTreeSDK-v7.0/Source/Core/Linux rm -rf build mkdir build cd build cmake .. make