Skip to content

Remove the forcing of the CMake build type - #228

Merged
brarcher merged 2 commits into
libcheck:masterfrom
mikkoi:fix-forced-build-type
Oct 21, 2019
Merged

Remove the forcing of the CMake build type#228
brarcher merged 2 commits into
libcheck:masterfrom
mikkoi:fix-forced-build-type

Conversation

@mikkoi

@mikkoi mikkoi commented Oct 20, 2019

Copy link
Copy Markdown
Contributor
  • 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