Menu

#4 Improve Confdump-Agent's build system

Google_SoC_2012
open
nobody
None
5
2012-03-08
2012-03-08
No

Explanation: Confdump-Agent's code is built through CMake, however its dependencies (Qt, Boost) still need to be configured and built by hand in order to be statically embeddable into the resulting binary.

Expected result: typing "cmake <srcdir> && make" in a pristine Confdump-Agent source tree should produce the final binary without any prior steps.

Knowledge Prerequisite: CMake

Discussion


Log in to post a comment.

Monday.com Logo