Skip to content

Commit

Permalink
remove files deleted in PR OSGeo#1400
Browse files Browse the repository at this point in the history
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
  • Loading branch information
2 people authored and lbartoletti committed Jun 5, 2023
1 parent 0e7cc77 commit da3e5e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gui/wxpython/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ foreach(gui_lib_DIR ${gui_lib_DIRS})
list(APPEND gui_lib_targets python_${gui_lib_DIR})
endforeach()
add_custom_target(GUI_WXPYTHON
COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/gis_set.py ${WXPYTHON_DIR}/
COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/gis_set_error.py ${WXPYTHON_DIR}/
COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/wxgui.py ${WXPYTHON_DIR}/
DEPENDS ${gui_lib_targets})

Expand Down

0 comments on commit da3e5e9

Please sign in to comment.