<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">The current implementation (as
of 2.3.8) of the FindProtobuf module implicitly assumes that the
imported .proto files are located only in the ${CMAKE_CURRENT_SOURCE_DIR}.
This may not be true for more complex source directory structure.</font>
<br><font size=2 face="sans-serif"> </font>
<br><font size=2 face="sans-serif">The attached patch allows users to override
the default by setting an external variable (PROTOBUF_IMPORT_DIRS) prior
to the PROTOBUF_GENERATE_CPP call.</font>
<br><font size=2 face="sans-serif">It also fixes the bug #0010997 which
si still pending in the bug tracking system.</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Regards</font>
<br>
<br><font size=2 face="sans-serif">Mira</font>