Skip to content

Commit 2f7d9e6

Browse files
authored
Fix stupid typo
1 parent 5e0a7e0 commit 2f7d9e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,7 @@ IF(ENABLE_MEDIA OR USE_PLUGIN_SCENERY3D)
794794
ENDIF()
795795

796796
IF(ENABLE_TESTING)
797+
ENABLE_TESTING()
797798
ADD_DEFINITIONS(-DENABLE_TESTING)
798799
FIND_PACKAGE(Qt${QT_VERSION_MAJOR} COMPONENTS Test REQUIRED)
799800
MESSAGE(STATUS "Unit tests support: enabled")

0 commit comments

Comments
 (0)