We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6366f00 commit 2114405Copy full SHA for 2114405
CMakeLists.txt
@@ -4,6 +4,8 @@ cmake_minimum_required(VERSION 2.8)
4
project(PythonQt)
5
#-----------------------------------------------------------------------------
6
7
+include(CTestUseLaunchers OPTIONAL)
8
+
9
10
# Python libraries
11
generator/CMakeLists.txt
project(PythonQtGenerator)
# Setup Qt
0 commit comments