Skip to content

Commit

Permalink
Add CTest
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored and Zehvogel committed Jun 6, 2024
1 parent 175e79c commit fdcfe54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ limitations under the License.
project(CLDConfig)

include(GNUInstallDirs)
include(CTest)

if(BUILD_TESTING)
add_subdirectory(test)
Expand Down

0 comments on commit fdcfe54

Please sign in to comment.