File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 1- #-----------------------------------------------------------------------------
2- # NOTE: The CMake files have been contributed to PythonQt and have not been tested with the current
3- # PythonQt version. They have not yet been updated to support Qt 5 and/or Python 3.
4- #
5- # If you are not a CMake expert, you should better use the provided qmake profiles.
6- #-----------------------------------------------------------------------------
71
82cmake_minimum_required (VERSION 3.20.6)
93
@@ -185,7 +179,7 @@ set(sources
185179)
186180
187181#-----------------------------------------------------------------------------
188- # List headers. This is list is used for the install command.
182+ # List headers. This list is used for the install command.
189183
190184set (headers
191185 src/PythonQtBoolResult.h
You can’t perform that action at this time.
0 commit comments