mirror of https://github.com/qt/qt3d.git
sync.profile: Remove coretest module reference
This must have been dropped while switching to CMake Task-number: QTBUG-85066 Change-Id: I2ad7379a5247620fe8e8adbf6c4ec28d8cbdd486 Reviewed-by: Mike Krus <mike.krus@kdab.com>
This commit is contained in:
parent
688dcbbd21
commit
b3bfcc03ed
|
@ -11,7 +11,6 @@
|
|||
"Qt3DExtras" => "$basedir/src/extras",
|
||||
"Qt3DQuickExtras" => "$basedir/src/quick3d/quick3dextras",
|
||||
"Qt3DQuickScene2D" => "$basedir/src/quick3d/quick3dscene2d",
|
||||
"Qt3DCoreTest" => "$basedir/tests/auto/coretest",
|
||||
);
|
||||
%moduleheaders = ( # restrict the module headers to those found in relative path
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue