Skip to content

Commit

Permalink
Updated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Oct 15, 2023
1 parent ba61c97 commit e5bb4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrv2/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ if ( NOT WIN32 )
configure_file(${CMAKE_SOURCE_DIR}/bin/environment.sh.in
${CMAKE_INSTALL_PREFIX}/bin/environment.sh @ONLY)

# Configure python.sh with python path
# Configure python.sh with python version
configure_file(${CMAKE_SOURCE_DIR}/bin/python.sh.in
${CMAKE_INSTALL_PREFIX}/bin/python.sh @ONLY)

Expand Down

0 comments on commit e5bb4f9

Please sign in to comment.