Proper blender use
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user