2011/6/27 Klaim - Joël Lamotte <mjkl...@gmail.com> > > The full repostory is up to date now there: > http://code.google.com/p/art-of-sequence/source/browse/ > In tools directory, project A is aosdesigner, project B is aoslcpp, project > C is the test project under aoslcpp. > > In case it helps, what I find strange is that there is no error on the CMake project generation process. The missing include directory isn't reported even if the aoslcpp (B) name is used ( in http://code.google.com/p/art-of-sequence/source/browse/tools/aosdesigner/CMakeLists.txt )
target_link_libraries( aosdesigner ${QT_LIBRARIES} aoslcpp ) (aoslcpp <=> A, aosdesigner <=> B) So I'm not sure if it helps.
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake