1 2 3
add_executable(CruDemoGraphicsDrawCircle DrawCircle.cpp) target_link_libraries(CruDemoGraphicsDrawCircle PRIVATE CruDemoBase)