Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LuisMSuarez/QT-bug-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository containing code for bug report I raised on QT Creator: QTCREATORBUG-32768

Note: in a Windows box, the tools are typically found in: c:\Qt\Tools\CMake_64\bin

  • Configure build: cmake -S . -B build/Debug -DCMAKE_BUILD_TYPE=Debug

  • Build: cmake --build build/Debug --config Debug

  • Test: cd build\Debug ctest -V -O test.log --timeout 5 -C Debug

About

Repository containing code for bug report I raised on QT Creator: QTCREATORBUG-32768

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published