Skip to content

Commit

Permalink
Enable testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hassansalehe committed Jun 12, 2021
1 parent ed8a082 commit 025ee30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

cmake_minimum_required(VERSION 3.4.3)

enable_testing()

# Locate GTest package
find_package(GTest REQUIRED)
include_directories(${GTEST_INCLUDE_DIRS})
Expand Down

0 comments on commit 025ee30

Please sign in to comment.