Skip to content

Commit 56bd7e4

Browse files
author
feihong
committed
enable testing
1 parent 815730f commit 56bd7e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ cmake_minimum_required(VERSION 3.27)
22

33
project(PythonQt LANGUAGES CXX VERSION 3.5.6)
44

5+
enable_testing()
6+
57
set(CMAKE_CXX_STANDARD 11)
68
set(CMAKE_CXX_STANDARD_REQUIRED ON)
79

0 commit comments

Comments
 (0)