We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3b5cd commit bf116c5Copy full SHA for bf116c5
CMakeLists.txt
@@ -1,4 +1,4 @@
1
cmake_minimum_required(VERSION 3.1)
2
project(cpprestsdk-root NONE)
3
-
+enable_testing()
4
add_subdirectory(Release)
0 commit comments