We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2419e02 commit fd4ef25Copy full SHA for fd4ef25
README.md
@@ -18,6 +18,7 @@ Build it as any other regular CMake project.
18
#### Usage with CMake FetchContent
19
20
```cmake
21
+include(FetchContent)
22
set(SERIAL_BUILD_EXAMPLES OFF)
23
FetchContent_Declare(
24
serial
0 commit comments