Menu

#250 Cmake: Combination of static and debug

release_4.3.x
open
nobody
None
1
2016-04-13
2016-04-13
No

Currently, there is no way to build the library as both static and in debugging mode. I see that static builds are more interesting for productive use rather than for debugging. However, the Installation instructions do not say that the cmake debugging and static flags are mutually exclusive. I attached a patch modifying CMakeLists.txt to introduce an addidtional target itpp_static_debug if both of these flags are set.

1 Attachments

Discussion


Log in to post a comment.