PersonalVotingMachine/extended-setup/main/CMakeLists.txt

3 lines
85 B
CMake
Raw Normal View History

2020-12-22 14:30:09 +02:00
set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()