OSDN Git Service

remove qvariant and qbitarray from bootstrap sources array
authorIvailo Monev <xakepa10@laimg.moc>
Wed, 8 Jan 2020 02:10:44 +0000 (02:10 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Wed, 8 Jan 2020 02:10:44 +0000 (02:10 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/tools/moc/CMakeLists.txt

index 5e59ce9..376e4bc 100644 (file)
@@ -64,9 +64,7 @@ set(BOOTSTRAP_SOURCES
     ${CMAKE_SOURCE_DIR}/src/core/io/qfilesystemiterator_unix.cpp
     ${CMAKE_SOURCE_DIR}/src/core/io/qfsfileengine_unix.cpp
     ${CMAKE_SOURCE_DIR}/src/core/kernel/qmetatype.cpp
-    ${CMAKE_SOURCE_DIR}/src/core/kernel/qvariant.cpp
     ${CMAKE_SOURCE_DIR}/src/core/kernel/qsystemerror.cpp
-    ${CMAKE_SOURCE_DIR}/src/core/tools/qbitarray.cpp
     ${CMAKE_SOURCE_DIR}/src/core/tools/qbytearray.cpp
     ${CMAKE_SOURCE_DIR}/src/core/tools/qbytearraymatcher.cpp
     ${CMAKE_SOURCE_DIR}/src/core/tools/qchar.cpp