Klaas,

Similarly for wxDocView. Here is my updated list.

"@wxdocview_SOURCE_DIR@/include" \
"@wxdocview_SOURCE_DIR@/include/wx/docview" \
"@wxdocview_SOURCE_DIR@/docview/src" \
"@wxdocview_SOURCE_DIR@/doc/mainpage.doxy"

You agree?

David


On 2/18/2014 11:31 PM, damateem wrote:
> Klaas,
>
> That worked great. Thanks!
>
> I do believe that the input directory list isn't quite correct. I've 
> removed the directories that don't exist and added a few that were 
> missing. Here is my final list.
>
> "@wxart2d_SOURCE_DIR@/../wxdocview/include" \
> "@wxart2d_SOURCE_DIR@/../wxdocview/include/wx/docview" \
> "@wxart2d_SOURCE_DIR@/../wxdocview/docview/src" \
> "@wxart2d_SOURCE_DIR@/doc/mainpage.doxy" \
> "@wxart2d_SOURCE_DIR@/doc/canvasfont.doxy" \
> "@wxart2d_SOURCE_DIR@/include" \
> "@wxart2d_SOURCE_DIR@/include/wx/canextobj" \
> "@wxart2d_SOURCE_DIR@/canextobj/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/aggdrawer" \
> "@wxart2d_SOURCE_DIR@/aggdrawer/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/gdiplusdrawer" \
> "@wxart2d_SOURCE_DIR@/gdiplusdrawer/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/artbase" \
> "@wxart2d_SOURCE_DIR@/artbase/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/curves" \
> "@wxart2d_SOURCE_DIR@/curves/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/canvas" \
> "@wxart2d_SOURCE_DIR@/canvas/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/editor" \
> "@wxart2d_SOURCE_DIR@/editor/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/svgio" \
> "@wxart2d_SOURCE_DIR@/svgio/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/gdsio" \
> "@wxart2d_SOURCE_DIR@/gdsio/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/keyio" \
> "@wxart2d_SOURCE_DIR@/keyio/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/genart" \
> "@wxart2d_SOURCE_DIR@/genart/src" \
> "@wxart2d_SOURCE_DIR@/include/wx/luawraps" \
> "@wxart2d_SOURCE_DIR@/luawraps/src"
>
> Do you agree with my updated list?
>
> Best Regards,
> David
>
>
> On 2/18/2014 2:47 PM, klaas.holwerda wrote:
>> Forgot to say, you should get a target to build the docs.
>>
>> Called: api-docs
>>
>> e.g. in the build dir:
>>
>> cd docs
>> make
>>
>>
>>
>>
>> On 02/18/2014 08:41 PM, klaas.holwerda wrote:
>>> Hi,
>>>
>>> So in the cmake-gui you did set the BUILD_DOCUMENTATION to on?
>>> Is doxygen installed, and graphviz/dot  also, and in the PATH?
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>>  
>>
>> Managing the Performance of Cloud-Based Applications
>> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
>> Read the Whitepaper.
>> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk 
>>
>> _______________________________________________
>> Wxart2d-users_dev mailing list
>> Wxart2d-users_dev@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
>


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to