Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
CMake: Omit Qt from the main configuration
  • Loading branch information
skyjake committed Sep 1, 2019
1 parent ba35b13 commit 68e8d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/cmake/Config.cmake
Expand Up @@ -32,7 +32,7 @@ endif ()

find_package (CPlus REQUIRED)

include (QtConfig)
#include (QtConfig)

# Platform-Specific Configuration --------------------------------------------

Expand Down

0 comments on commit 68e8d09

Please sign in to comment.