ogre-next-deps icon indicating copy to clipboard operation
ogre-next-deps copied to clipboard

Packaged ogre-next dependencies' sources with a convenient CMake build system.

Results 4 ogre-next-deps issues
Sort by recently updated
recently updated
newest added

In FreeImage CMakeLists, when building for macOS, include both Arm-specific and Intel-specific sources

![image](https://github.com/OGRECave/ogre-next-deps/assets/37989848/0aa90218-0fb4-4180-abe2-bbfd1e3ac82c) ![image](https://github.com/OGRECave/ogre-next-deps/assets/37989848/6b0cad4d-a53f-476f-bbf7-c1b14b5a43af) i change open(xxx,'utf-8') is same error,just gbk change to utf-8

I am not really familiar with `cmake`. I am very sorry if I am reporting something silly. :-) I have used `ogre-next-deps`. I have setup `CMAKE_CXX_FLAGS` and `CMAKE_INSTALL_PREFIX`. This is...

Fixes #16. CMake config variables `CMAKE_INSTALL_BINDIR` and `CMAKE_INSTALL_LIBDIR` must be relative to `CMAKE_INSTALL_PREFIX`.