Skip to content

Commit

Permalink
feature: Add json schema generation
Browse files Browse the repository at this point in the history
  • Loading branch information
twsearle committed Mar 9, 2022
1 parent 030614d commit 4e12866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mains/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ else()
LIBS orcamodel
)
endif()
oops_output_json_schema( "orcamodel_hofx.x" )
oops_output_json_schema( "orcamodel_hofx3D.x" )

0 comments on commit 4e12866

Please sign in to comment.