laur...@marzu.org wrote:
Hello all,
I've just began trying to port my project from autoconf to CMake and
I've got a question.
My project use 'vpath' variable in order to locate source file from
different directory according to argument pass to autoconf.
Typically, my C++ source file may
Hello all,
I've just began trying to port my project from autoconf to CMake and I've
got a question.
My project use 'vpath' variable in order to locate source file from
different directory according to argument pass to autoconf.
Typically, my C++ source file may be from src/libxml2 or src/x