5 lines
141 B
CMake
5 lines
141 B
CMake
set(_qt5_root_dir ${_qt5_install_prefix})
|
|
set(_qt5_module_paths ${_qt5_install_prefix})
|
|
|
|
set(_qt5_module_location_template ${_qt5_root_dir})
|