Still more improvements to Report Summary
Final Report doesn't distinguish system settings Added ability to have 'sections' to group stuff Added value function to display options as ON / OFF / value / -undefined- Added sections System, Config, Libraries Added a bunch of data to System and Config. Moved some out of Libraries as appropriate.
This commit is contained in:
@@ -14,6 +14,7 @@ endif()
|
||||
|
||||
set(PYSIDE_RCC_EXECUTABLE ${PYSIDE6_RCC_EXECUTABLE})
|
||||
set(PYSIDE_UIC_EXECUTABLE ${PYSIDE6_UIC_EXECUTABLE})
|
||||
set(PySideTools_VERSION 6)
|
||||
|
||||
if(PYSIDE_RCC_EXECUTABLE AND PYSIDE_UIC_EXECUTABLE)
|
||||
set(PYSIDE_TOOLS_FOUND TRUE)
|
||||
|
||||
Reference in New Issue
Block a user