Bug in CMakeLists.txt #37
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TOPIO/BigWhoop#37
Loading…
Reference in a new issue
No description provided.
Delete branch "cmake/bug-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, cmake throws
from here
if("${CMAKE_BUILD_TYPE}" STREQUAL "Release" OR ${OMP})
Fix on would be
The bug only shows up when not using the makefile wrapper. Seems like a sensible addition, however, the commit appears to not be signed. Could you recommit with a proper signature so I can merge the pull request?
08747698c7
to1cebbd2d2c
Pull request closed