- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    6.5, 6.6
- 
    None
- 
        
- 
        4afb6fbd6 (6.6), 1ba8b8d39 (tqtc/lts-6.5)
Steps to reproduce:
- do the module build of qtbase with -debug
- configure any other module qt-configure-module c:\dev\qt5\qtdeclarative.6.8
- observe build type = debug
- touch CMakeList.txt
- ninja -j1
- note – Setting build type to 'Release' as none was specified
- observe build type = release
- delete CMakeCache.txt
- rerun configure module
- observe build type = debug
- relates to
- 
                    QTBUG-120436 sqldrivers always build in release -         
- Closed
 
-