Skip to content

Commit

Permalink
fix path to grass/script/setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler authored and lbartoletti committed Jun 6, 2023
1 parent 87ef0aa commit aecd006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ copy_python_files_in_subdir(pygrass/modules/interface etc/python/grass)
copy_python_files_in_subdir(pygrass/modules/grid etc/python/grass)


configure_file(script/setup.py
configure_file(grass/script/setup.py
${CMAKE_BINARY_DIR}/etc/python/grass/script/setup.py
COPYONLY)

Expand Down

0 comments on commit aecd006

Please sign in to comment.