Canvas sandbox: Difference between revisions

Jump to navigation Jump to search
Line 190: Line 190:
</syntaxhighlight>
</syntaxhighlight>


So all that is needed is including the osgWidget/PdfReader header and editing the top-level CMakeListst.txt file to ensure that osgWidget is added as a required library in the find_package() call:
So all that is needed is including the osgWidget/PdfReader header and editing the top-level CMakeListst.txt file in sgsrc/fgsrc to ensure that osgWidget is added as a required library in the find_package() call:


<syntaxhighlight lang="diff">
<syntaxhighlight lang="diff">

Navigation menu