proper blender path

This commit is contained in:
2025-08-19 14:18:18 +03:00
parent 9ef3194cde
commit 5c05f6b8e0

View File

@@ -2,7 +2,7 @@ project(world2)
cmake_minimum_required(VERSION 3.13.0)
set(CMAKE_CXX_STANDARD 14)
set(BLENDER /home/slapin/blender-3.6.20-linux-x64/blender)
set(BLENDER ${CMAKE_SOURCE_DIR}/../../blender-bin/bin/blender)
set(CREATE_DIRECTORIES
${CMAKE_BINARY_DIR}/assets/blender/shapes/male
${CMAKE_BINARY_DIR}/assets/blender/shapes/female