Skip to content

Commit

Permalink
add cmake command
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Sawyer <kingsawyer@gmail.com>
  • Loading branch information
kingsawyer authored Oct 19, 2023
1 parent 9ac21f1 commit 5406064
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ operations, consider `oiiotool
Swiss Army Knife of `OpenImageIO
<https://sites.google.com/site/openimageio/home>`_

To build a tool in a git bash window:
::
cd <tool directory>
cmake -S . -B _build

.. toctree::
:caption: Tools
:titlesonly:
Expand Down

0 comments on commit 5406064

Please sign in to comment.