debugging - cmake: how to build opencv in both debug and release mode? -


i using cmake gui 2.8 build opencv 2.4.10 on linux machine. want build both debug , release versions @ same time have 2 libraries /lib/debug , /lib/release.

i notice opencv has parameter cmake_build_type don't know how enable both types.

how configure cmake gui that?

is not possible them @ same time. should configure 2 separate build directories, 1 debug , 1 release builds.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -