-
- Downloads
cmake:
- fix for cmake's SSE detection which would fail because of strict warnings and also had redundant cache setting. - was incorrectly initializing variables (own bad) - python was searching for libs on every run, now only do this if there not cached.
Showing
- CMakeLists.txt 12 additions, 12 deletionsCMakeLists.txt
- build_files/cmake/Modules/FindPythonLibsUnix.cmake 56 additions, 52 deletionsbuild_files/cmake/Modules/FindPythonLibsUnix.cmake
- build_files/cmake/macros.cmake 11 additions, 12 deletionsbuild_files/cmake/macros.cmake
- source/blender/blenfont/CMakeLists.txt 1 addition, 1 deletionsource/blender/blenfont/CMakeLists.txt
Please register or sign in to comment