Closed ghost closed 4 years ago
I simply coned the repository and did: ./GenerateProject.sh
./GenerateProject.sh
[...] CMake Error in bgfx/CMakeLists.txt: Target "bgfx" INTERFACE_INCLUDE_DIRECTORIES property contains path: "/home/<user's account>/projects/SDLBgfxTest/bgfx/bgfx/3rdparty" which is prefixed in the source directory. -- Generating done CMake Generate step failed. Build files cannot be regenerated correctly.
Yeah I modified something on master that I shouldn't have ^^ I will revert it as soon as possible
Have been fixed by commit 92c05ed1f007dcb659b03abcd6700bb4fa16bb55.
I simply coned the repository and did:
./GenerateProject.sh