Skip to content

Commit fd4ef25

Browse files
authored
Update README.md
1 parent 2419e02 commit fd4ef25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Build it as any other regular CMake project.
1818
#### Usage with CMake FetchContent
1919

2020
```cmake
21+
include(FetchContent)
2122
set(SERIAL_BUILD_EXAMPLES OFF)
2223
FetchContent_Declare(
2324
serial

0 commit comments

Comments
 (0)