[CMake] Circular Dependancy?

Eric Noulard eric.noulard at gmail.com
Wed Jun 6 03:23:29 EDT 2007


2007/6/6, Mike Jackson <imikejackson at gmail.com>:
> All correct. Basically I have a project (MXADataModel) that creates a
> library. Then I have another project that uses that library. I want
> to make sure that the library is built FIRST and built into the bin
> directory of the PFImport Project. I do not want to "install" the
> MXADataModel into /usr/local/lib or anything as this is all still
> under development.
>
> So my question is do I have this really setup right according to
> CMake conventions. I supplied the binary directory and CMake seems to
> like everything now. Is this the right way to do this?

I am not competent for answering this :))
My preceding message was "informative" only.

Nevertheless, I would say that as long as your working scheme
is supported by CMake and that it fits your need, go ahead.


-- 
Erk


More information about the CMake mailing list