qt5base-lts/util/cmake
Tobias Hunger 73f5036be5 CMake: Map dlopen feature to 'ON'
Map the dlopen feature to 'ON'. The effect is that cmake will figure
out whether or not linking to 'dl' is necessary or not.

The user-visible feature is 'library' anyway: That enables dynamic
library loading -- and will link in 'dl' as needed.

Change-Id: I0d68275a7234efba7f926150f120bb37b4a1163f
Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-02-11 09:35:07 +00:00
..
tests CMake: pro2cmake.py: Use properties 2019-01-31 08:49:14 +00:00
cmakeconversionrate.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
configurejson2cmake.py CMake: Map dlopen feature to 'ON' 2019-02-11 09:35:07 +00:00
generate_module_map.sh Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
helper.py CMake: pro2cmake.py: Add XCB and X11 libraries 2019-02-11 09:34:44 +00:00
Pipfile CMake: pro2cmake.py: Simplify conditions 2019-01-29 09:29:38 +00:00
pro2cmake.py CMake: Map dlopen feature to 'ON' 2019-02-11 09:35:07 +00:00
run_pro2cmake.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00