⚗️ add Dart

This commit is contained in:
Niels Lohmann 2021-01-25 22:47:39 +01:00
parent f3a68aeb05
commit f4ea5bce25
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -116,6 +116,7 @@ CONFIGURE_FILE(
## create and configure the unit test target
##
if (JSON_BuildTests)
include(Dart)
include(CTest)
enable_testing()
add_subdirectory(test)