Lumak
I’m trying to add 3rd party provided header file, lib, and dll that I need to link and run with in my Urho3D build but lost as to which CMake file to add it to.
I’m looking at Urho3D-CMake-common.cmake file and I think that’s where it should go but just not sure.
If anyone can provide me with some instructions on how to do this, I’d appreciate it. Thanks.