Files
botw/src/KingSystem/Cooking/CMakeLists.txt
T
2021-01-19 19:01:27 +01:00

7 lines
93 B
CMake

target_sources(uking PRIVATE
cookItem.cpp
cookItem.h
cookManager.cpp
cookManager.h
)