Skip to content

Commit

Permalink
Merge pull request #56 from GEOS-ESM/sdrabenh-patch-1
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
mathomp4 authored Nov 7, 2019
2 parents 07c0cb2 + 1d72dd8 commit ac0315a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GEOS_Util/plots/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install (
)

configure_file(quickstat quickstat @ONLY)
install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/quickstat DESTINATION bin)
install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/quickstat DESTINATION plots)

# From https://stackoverflow.com/questions/7787823/cmake-how-to-get-the-name-of-all-subdirectories-of-a-directory

Expand Down

0 comments on commit ac0315a

Please sign in to comment.