Bill Hoffman wrote:

Something like this:

find_package(bar REQUIRED)
add_executable(foo foo.cxx)
target_link_libraries(foo bar)

This would be GREAT! What is the status on this one? Is it ready waiting for testing or you are still developing it? I could use this right now. Thank you very much for this feature...

Regards,
Rodolfo Lima.

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to