Skip to content

Commit

Permalink
Adjust passdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdawkins committed Aug 20, 2023
1 parent b28a69d commit 7e8aace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/add_project_kwiver.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if( VIAME_ENABLE_MATLAB )
endif()

if( VIAME_ENABLE_PYTHON )
FormatPassdowns( "PYTHON" VIAME_PYTHON_FLAGS )
FormatPassdowns( "Python" VIAME_PYTHON_FLAGS )
endif()

if( VIAME_ENABLE_CUDA )
Expand Down

0 comments on commit 7e8aace

Please sign in to comment.