qt6-bb10/util/cmake
Tobias Hunger 5608bf3cba CMake: pro2cmake.py: Add basic support for examples
Examples need to be built stand-alone and as part of Qt, so they
need a special CMakeLists.txt file that supports both use-cases.

Add an --is-example switch to pro2cmake to make it generate these special
CMakeLists.txt files.

This is basic support only and is currently still missing the necessary
find_package calls.

Change-Id: Ie770287350fb8a41e872cb0ea607923caa33073d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-05-09 07:37:42 +00:00
..
tests
Pipfile
cmakeconversionrate.py
configurejson2cmake.py CMake: pro2cmake.py: Fix library mapping 2019-05-06 14:20:50 +00:00
generate_module_map.sh
helper.py Fix freetype target not being found when using vcpkg 2019-05-08 10:54:15 +00:00
pro2cmake.py CMake: pro2cmake.py: Add basic support for examples 2019-05-09 07:37:42 +00:00
pro_conversion_rate.py
run_pro2cmake.py