Disabled convert_model tool
parent
4a16ee76a1
commit
d57370578f
|
@ -7,7 +7,7 @@ set(CMAKE_CXX_FLAGS_DEBUG ${COLOBOT_CXX_FLAGS_DEBUG})
|
|||
add_subdirectory(CBot)
|
||||
|
||||
if(TOOLS)
|
||||
add_subdirectory(tools)
|
||||
#add_subdirectory(tools)
|
||||
endif()
|
||||
|
||||
add_subdirectory(graphics/opengl/shaders)
|
||||
|
|
Loading…
Reference in New Issue