| # | Line 50 | Line 50 | add_subdirectory(ot) | |
|---|---|---|
| 50 | add_subdirectory(px) | |
| 51 | add_subdirectory(rt) | |
| 52 | add_subdirectory(util) | |
| 53 | < | if(NOT BUILD_HEADLESS AND Qt5Widgets_DIR) | 
| 53 | > | if(NOT BUILD_HEADLESS AND BUILD_QT) | 
| 54 | # only use qtrvu if qt5 is found | |
| 55 | add_subdirectory(qtrvu) | |
| 56 | endif() | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |