When building iwyu using CMake, I get an linker error.
include_what_you_use::CreateCompilerInstance cannot be found. There seems to be
no directive for CMake to actually build iwyu_driver.cc. After adding this file
to CMakeLists.txt everything works as expected.
Original issue reported on code.google.com by lars.sch...@gmail.com on 20 Apr 2011 at 1:56
Original issue reported on code.google.com by
lars.sch...@gmail.com
on 20 Apr 2011 at 1:56Attachments: