Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Added CMake-support for commonly used preprocessor directives. #834

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bjornthirud
Copy link

New CMake options:

  • use_std_threads ->ELPP_FORCE_USE_STD_THREAD
  • no_default_logfile -> ELPP_NO_DEFAULT_LOG_FILE
  • thread_safe -> ELPP_THREAD_SAFE

This is a

  • Breaking change
  • New feature
  • Bugfix

I have

 - ELPP_FORCE_USE_STD_THREAD
 - ELPP_NO_DEFAULT_LOG_FILE
 - ELPP_THREAD_SAFE
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants