We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97df3b0 commit 654f324Copy full SHA for 654f324
CMakeLists.txt
@@ -158,7 +158,7 @@ foreach(qtlib core gui network opengl sql svg uitools webkit xml xmlpatterns)
158
159
set(file_prefix generated_cpp${generated_cpp_suffix}/com_trolltech_qt_${qtlib}/com_trolltech_qt_${qtlib})
160
161
- foreach(index RANGE 0 10)
+ foreach(index RANGE 0 11)
162
163
# Source files
164
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${file_prefix}${index}.cpp)
0 commit comments