Skip to content

Commit

Permalink
CMake|Amethyst: Check user's local bin dir
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jan 31, 2021
1 parent 9938374 commit f97451c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/cmake/FindAmethyst.cmake
Expand Up @@ -9,6 +9,7 @@ if (NOT AMETHYST_COMMAND)
ENV HOMEPATH
PATH_SUFFIXES
bin
.local/bin
amethyst/bin
Amethyst/bin
DOC "Amethyst document processor executable"
Expand Down

0 comments on commit f97451c

Please sign in to comment.