Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f444559

Browse filesBrowse files
authored
Update CONTRIBUTING.md
1 parent a7b797d commit f444559
Copy full SHA for f444559

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎CONTRIBUTING.md

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git submodule init && git submodule update
1414
# Create a build directory and move into it
1515
mkdir build && cd build
1616
# Generate the Makefile using CMake
17-
cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=ON
17+
cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=ON -DBUILD_EXAMPLES=ON
1818
# Build the library
1919
make
2020
# Run tests and examples

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.