LT1AB
Ryan Burns 2020-02-13 12:03:21 -08:00
parent 55c13b1b98
commit 96f2f368fe
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if(TARGET Motif::Motif AND TARGET X11::Xt AND TARGET X11::X11)
X11::Xt
X11::X11
)
install(TARGET mdx
install(TARGETS mdx
RUNTIME DESTINATION bin
)
endif()