Fix typo
parent
55c13b1b98
commit
96f2f368fe
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue