2019-03-18 18:26:24 +00:00
|
|
|
# Generated from embedded.pro.
|
|
|
|
|
2020-07-07 13:24:45 +00:00
|
|
|
if(NOT TARGET Qt::Gui OR (NOT embedded AND NOT x11))
|
|
|
|
return()
|
|
|
|
endif()
|
2019-03-18 18:26:24 +00:00
|
|
|
add_subdirectory(styleexample)
|
|
|
|
add_subdirectory(raycasting)
|
|
|
|
add_subdirectory(flickable)
|
|
|
|
add_subdirectory(digiflip)
|
|
|
|
add_subdirectory(lightmaps)
|
|
|
|
add_subdirectory(flightinfo)
|