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

Remove the forcing of the CMake build type #228

Merged
merged 2 commits into from
Oct 21, 2019

Conversation

mikkoi
Copy link
Contributor

@mikkoi mikkoi commented Oct 20, 2019

  • Do not force the build type to be Debug.
  • This actually didn't work because the variable was not declated CACHE.
  • Append /cmake dir to CMAKE_MODULE_PATH instead of replacing the
    previous content.

Signed-off-by: Mikko Johannes Koivunalho mikko.koivunalho@iki.fi

mikkoi and others added 2 commits October 20, 2019 12:07
* Do not force the build type to be Debug.
* This actually didn't work because the variable was not declated CACHE.
* Append /cmake dir to CMAKE_MODULE_PATH instead of replacing the
  previous content.

Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
@brarcher brarcher merged commit 2b18886 into libcheck:master Oct 21, 2019
@mikkoi mikkoi deleted the fix-forced-build-type branch October 25, 2019 08:03
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