rendering different colors worksgit add .!
This commit is contained in:
@@ -25,3 +25,4 @@ set( CMAKE_CXX_STANDARD 11)
|
||||
set( CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
add_executable(${PROJECT_NAME} input.cpp )
|
||||
target_link_libraries(${PROJECT_NAME} TartLib PickleLib)
|
||||
add_subdirectory(render_test)
|
||||
|
||||
Reference in New Issue
Block a user