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