1
This commit is contained in:
@@ -2,4 +2,4 @@ cmake_minimum_required(VERSION 3.10)
|
||||
|
||||
project(safe_duck)
|
||||
|
||||
add_executable(safe_duck safe_duck.cpp)
|
||||
add_executable(safe_duck safe_duck.cpp msg.cpp tools.cpp global.cpp)
|
||||
|
||||
Reference in New Issue
Block a user