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

HPX clobbers out-of-tree application specific CMake variables (specifically CMAKE_BUILD_TYPE) #398

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments

Comments

@brycelelbach
Copy link
Member

[reported by pleblanc] [Trac time Wed Apr 25 21:23:09 2012] I set in my CMakeLists.txt this line:

SET (CMAKE_BUILD_TYPE Debug)

but after I include the HPX CMake module, my application does not compile in debug mode (if HPX is set to release).

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Tue Jul 3 00:15:41 2012] Milestone 0.9.0-rc2 deleted

@ghost ghost assigned brycelelbach Aug 12, 2012
@brycelelbach
Copy link
Member Author

I believe this is fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant