Skip to content

Commit 322d8da

Browse files
authored
Edited docs to state that tests are ON by default (#264)
* xeus_cpp_build_test are enabled by default
1 parent 56b72e0 commit 322d8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/dev-build-options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ If ``XEUS_CPP_USE_SHARED_XEUS_CPP`` is disabled, xcpp will be linked statically
3434
Building the Tests
3535
~~~~~~~~~~~~~~~~~~
3636

37-
- ``XEUS_CPP_BUILD_TESTS``: enables the tests. **Disabled by default**.
37+
- ``XEUS_CPP_BUILD_TESTS``: enables the tests. **Enabled by default**.
3838

0 commit comments

Comments
 (0)