Blender Git Commit Log

Git Commits -> Revision 89014b5

Revision 89014b5 by Germano Cavalcante (master)
August 5, 2021, 18:31 (GMT)
Xcode: support cmake options for grouping in folders

The Xcode IDE can also benefit from the options:
- WINDOWS_USE_VISUAL_STUDIO_SOURCE_FOLDERS
- WINDOWS_USE_VISUAL_STUDIO_PROJECT_FOLDERS

So add suport to these options and also renames them as they are no
longer limited to just Windows and Visual Studio.

Reviewed By: brecht, ankitm

Differential Revision: https://developer.blender.org/D12132

Commit Details:

Full Hash: 89014b51f12779efbd9499f91a86b96c7407b2f7
Parent Commit: cf10eb5
Lines Changed: +16, -12

4 Modified Paths:

/build_files/cmake/macros.cmake (+3, -3) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+0, -2) (Diff)
/CMakeLists.txt (+12, -6) (Diff)
/intern/cycles/cmake/macros.cmake (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021