Proper blender use

This commit is contained in:
2025-08-30 21:12:33 +03:00
parent 657107b4ae
commit 338ffe2661

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.13.0)
project(world2)
set(CMAKE_CXX_STANDARD 14)
set(BLENDER ${CMAKE_SOURCE_DIR}/../../blender-bin/bin/blender)
option(BLENDER "Path to blender executable" ${CMAKE_SOURCE_DIR}/../../blender-bin/bin/blender)
set(CREATE_DIRECTORIES
${CMAKE_BINARY_DIR}/assets/blender/shapes/male
${CMAKE_BINARY_DIR}/assets/blender/shapes/female