Changeset View
Changeset View
Standalone View
Standalone View
build_files/cmake/macros.cmake
| Context not available. | |||||
| endif() | endif() | ||||
| endif() | endif() | ||||
| if(WITH_AUDASPACE AND NOT WITH_SYSTEM_AUDASPACE) | |||||
| list(APPEND BLENDER_LINK_LIBS | |||||
| audaspace | |||||
| audaspace-py) | |||||
| endif() | |||||
| # Sort libraries | # Sort libraries | ||||
| set(BLENDER_SORTED_LIBS | set(BLENDER_SORTED_LIBS | ||||
| bf_windowmanager | bf_windowmanager | ||||
| Context not available. | |||||
| bf_blenfont | bf_blenfont | ||||
| bf_blentranslation | bf_blentranslation | ||||
| bf_intern_audaspace | bf_intern_audaspace | ||||
| audaspace | |||||
| audaspace-py | |||||
| bf_intern_mikktspace | bf_intern_mikktspace | ||||
| bf_intern_dualcon | bf_intern_dualcon | ||||
| bf_intern_cycles | bf_intern_cycles | ||||
| Context not available. | |||||