Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.3, 6.4
-
None
-
74ed1a3aaf (qt/qttools/dev) 4b3948fe9f (qt/qttools/6.3) fb0fb3da3b (qt/qttools/6.2) fb0fb3da3b (qt/tqtc-qttools/6.2) 4b3948fe9f (qt/tqtc-qttools/6.3) 74ed1a3aaf (qt/tqtc-qttools/dev) fb0fb3da3b (qt/qttools/6.2.4)
Description
Steps:
../qt6/configure -developer-build -debug-and-release
Result:
CMake Error in qttools/tests/auto/qdoc/generatedoutput/CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: /home/semlanik/Projects/Qt/qt6_dev/build_qtbase_with_tests/qttools/tests/auto/qdoc/generatedoutput/qdocincludepaths.inc CMake Error in qttools/tests/auto/qdoc/generatedoutput/CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: /home/semlanik/Projects/Qt/qt6_dev/build_qtbase_with_tests/qttools/tests/auto/qdoc/generatedoutput/qdocincludepaths.inc CMake Error in qttools/tests/auto/qdoc/generatedoutput/CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: /home/semlanik/Projects/Qt/qt6_dev/build_qtbase_with_tests/qttools/tests/auto/qdoc/generatedoutput/qdocincludepaths.inc
It looks like 'qdocincludepaths.inc' misses the $<CONFIG> genex.