Re: [CMake] Resetting cmake variables

2013-09-02 Thread outro pessoa
I edited out that part. Link to source is in portion below. On Mon, Sep 2, 2013 at 11:32 AM, Matthew Woehlke < matthew.woeh...@kitware.com> wrote: > On 2013-08-30 21:02, outro pessoa wrote: > >> I am trying to build traverso-daw. In CMakeLists.txt file, wavpack.h was >> edited to use the full pa

Re: [CMake] Resetting cmake variables

2013-09-02 Thread Matthew Woehlke
On 2013-08-30 21:02, outro pessoa wrote: I am trying to build traverso-daw. In CMakeLists.txt file, wavpack.h was edited to use the full path; "Edited" in what manner? configure_file? Can you show us the relevant snippet of CMake code and relevant before/after snippets of the file being edit

[CMake] Resetting cmake variables

2013-08-30 Thread outro pessoa
I am trying to build traverso-daw. In CMakeLists.txt file, wavpack.h was edited to use the full path; however, when trying this with the vorbis/vorbisfile.h, the path was ignored. Yes, I am quite aware that this is not the traverso mailing list; yet, at the same time, I need to be able to "unravel