diff --git a/include/cutest.h b/include/cutest.h index 4b6d3bc..1f701a2 100644 --- a/include/cutest.h +++ b/include/cutest.h @@ -134,12 +134,13 @@ extern "C" { * * ## If you are using CMake * - * Enable `CUTEST_USE_DLL` option + * Enable `CUTEST_USE_DLL` option: + * * ```cmake * set(CUTEST_USE_DLL ON) * add_subdirectory(cutest) * ``` - * + * * ## If you are using other compile system * * 1. Add `CUTEST_USE_DLL` to build cutest.