5 lines
108 B
CMake
5 lines
108 B
CMake
target_sources(Benchmark
|
|
PUBLIC
|
|
main.cpp
|
|
PlayView.h
|
|
PlayView.cpp "../../tests/Engine/UI/Element.cpp") |