Skip to content

Conversation

@linoxoidunix
Copy link

  • Introduced a CMake option BUILD_TESTS_FMTLOG (default ON) to enable or disable building the test directory for fmtlog.
  • Wrapped add_subdirectory(test) inside a conditional based on BUILD_TESTS_FMTLOG.
  • Allows users to configure the build with -DBUILD_TESTS_FMTLOG=OFF to skip tests.

- Introduced a CMake option BUILD_TESTS_FMTLOG (default ON) to enable or disable
  building the test directory for fmtlog.
- Wrapped add_subdirectory(test) inside a conditional based on BUILD_TESTS_FMTLOG.
- Allows users to configure the build with -DBUILD_TESTS_FMTLOG=OFF to skip tests.
@linoxoidunix
Copy link
Author

accept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant