On Thursday 07 October 2010 16:45:49 Andreas Schneider wrote:
> My current problem is with javah (C header file generator). This generator
> works on the class files. The class files aren't in
> CMAKE_CURRENT_BINARY_DIR they are located in:
> 
> ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/<project>.dir/<some>/<directory>/foo
> bar.class
> 
> So my current problem is how to point the generator there ...

In the language information file, this is <OBJECT_DIR> so is there something 
like CMAKE_CURRENT_OBJECT_DIR?


        -- andreas

_______________________________________________
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

Reply via email to