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 edited?



however, when trying this with the
vorbis/vorbisfile.h, the path was ignored.


Do you mean that the editing of this file did nothing?


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 cmake and re-edit the input variables.


I guess you are trying to understand what CMake is doing for a 
particular project (with which I doubt anyone here is familiar; at least 
a link to the source would have been nice), but without more information 
I am not sure what you are trying to accomplish or what you believe you 
need to do.


--
Matthew

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


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 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
 edited?


  however, when trying this with the
 vorbis/vorbisfile.h, the path was ignored.


 Do you mean that the editing of this file did nothing?


  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 cmake and re-edit the input variables.


 I guess you are trying to understand what CMake is doing for a particular
 project (with which I doubt anyone here is familiar; at least a link to the
 source would have been nice), but without more information I am not sure
 what you are trying to accomplish or what you believe you need to do.




 http://traverso-daw.org/previous-releases.html?relPath=source




 --
 Matthew

 --

 Powered by www.kitware.com

 Please keep messages on-topic and check the CMake FAQ at:
 http://www.cmake.org/Wiki/**CMake_FAQhttp://www.cmake.org/Wiki/CMake_FAQ

 Kitware offers various services to support the CMake community. For more
 information on each offering, please visit:

 CMake Support: 
 http://cmake.org/cmake/help/**support.htmlhttp://cmake.org/cmake/help/support.html
 CMake Consulting: 
 http://cmake.org/cmake/help/**consulting.htmlhttp://cmake.org/cmake/help/consulting.html
 CMake Training Courses: 
 http://cmake.org/cmake/help/**training.htmlhttp://cmake.org/cmake/help/training.html

 Visit other Kitware open-source projects at http://www.kitware.com/**
 opensource/opensource.htmlhttp://www.kitware.com/opensource/opensource.html

 Follow this link to subscribe/unsubscribe:
 http://www.cmake.org/mailman/**listinfo/cmakehttp://www.cmake.org/mailman/listinfo/cmake

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

[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 cmake and re-edit the input variables.
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake