File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,7 @@ get_filename_component(Python_HOME ${Python_EXECUTABLE} PATH)
1313set (Python_DLL_DIR "${Python_HOME} /DLLs" )
1414set (Python_LIB_DIR "${Python_HOME} /Lib" )
1515
16- add_custom_target (PyQt6)
17- mo2_python_pip_install(PyQt6
18- DIRECTORY ${CMAKE_BINARY_DIR} /pylibs/
19- PACKAGES
20- PyQt${MO2_QT_VERSION_MAJOR} ==${MO2_QT_VERSION}
21- sip==6.8.5)
16+ mo2_python_install_pyqt()
2217
2318# useful for naming DLL, zip, etc. (3.10 -> 310)
2419set (Python_VERSION_SHORT ${Python_VERSION_MAJOR}${Python_VERSION_MINOR} )
Original file line number Diff line number Diff line change 1414 {
1515 "kind" : " git" ,
1616 "repository" : " https://github.com/ModOrganizer2/vcpkg-registry" ,
17- "baseline" : " 456d80419c7193bcf851d4c8b2075e0a2761053f " ,
17+ "baseline" : " b826771be1e4507f28daffa5f2d8ae0bcfa7bf13 " ,
1818 "packages" : [" mo2-*" , " pybind11" , " spdlog" ]
1919 }
2020 ]
You can’t perform that action at this time.
0 commit comments