Alessandro Portale
|
c53c9592fa
|
CMakeProject templates/examples: Fix the install line
The installation command needs to define
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
Fixes: QTCREATORBUG-28999
Change-Id: If3f6ed15ef248eb07628bdc9fa4d11a678839a27
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
|
2023-04-05 08:47:20 +00:00 |
|
Christian Kandeler
|
787de7eede
|
Documentation: Remove CMAKE_INCLUDE_CURRENT_DIR from example
It's not needed.
Change-Id: If831963bc1b38545134254aba1b814f1d332fcdb
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
2022-09-26 14:55:13 +00:00 |
|
Leena Miettinen
|
8d1fd930b1
|
Doc: Convert Qt Widgets tutorial to use CMake as build system
- Describe adding resource file to CMakeLists.txt
- Update screenshots
Fixes: QTCREATORBUG-26686
Change-Id: I2b06a9753ee73b736982923e3b2a5bb6b4dd8861
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
|
2022-07-07 14:13:53 +00:00 |
|