Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Support for extra defines supplied in command line #1404

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

AndreasAakesson
Copy link
Contributor

When building services.

  • -DEXTRA_LIBRARIES to add additional libraries
  • -DEXTRA_DRIVERS to add additional drivers
  • -DEXTRA_PLUGINS to add additional plugins
  • -DMEMDISK="path" to inform CMake to build a memdisk from the folder. This takes precedence over a call to duskbuilder(), which will be ignored if MEMDISK is set.

Is it pretty? No. Does it work? Yes.

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.

2 participants