diff CMakeLists.txt @ 60:a2be1eba7adb

uriparser: import 0.8.5, close #878 @10m
author David Demelier <markand@malikania.fr>
date Fri, 13 Jul 2018 10:50:43 +0200
parents e505b2708c99
children 6b612e43bfee
line wrap: on
line diff
--- a/CMakeLists.txt	Wed May 30 13:27:12 2018 +0200
+++ b/CMakeLists.txt	Fri Jul 13 10:50:43 2018 +0200
@@ -29,6 +29,7 @@
 add_subdirectory(tests/pugixml)
 add_subdirectory(tests/sqlite)
 add_subdirectory(tests/yaml)
+add_subdirectory(tests/uriparser)
 
 # dummy target for metadata files.
 file(GLOB LICENSES LICENSE.*.txt)