aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/rendercontrol/CMakeLists.txt
blob: 219f40deb5e2df5ecec08885170bd90ebce5cfb8 (plain)
1
2
3
4
5
6
# Generated from rendercontrol.pro.

add_subdirectory(rendercontrol_opengl)
if(WIN32 AND NOT MINGW)
    # add_subdirectory(rendercontrol_d3d11) # special case to be ported
endif()