[WIP] starting the implementation of color
This commit is contained in:
@@ -12,7 +12,8 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
add_executable(main_test
|
||||
main_test.cpp
|
||||
|
||||
chapitre01_tuples.cpp
|
||||
01_tuples.cpp
|
||||
02_colors.cpp
|
||||
)
|
||||
|
||||
include_directories("${CMAKE_SOURCE_DIR}/tests")
|
||||
|
||||
Reference in New Issue
Block a user