Skip to content

Commit

Permalink
[mopac] fix spelling mistake in mopac name. TODO add proper cmake tar…
Browse files Browse the repository at this point in the history
…get for mopac itself
  • Loading branch information
alinelena committed Dec 2, 2016
1 parent 322e2bc commit 7af8c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/method_mopac71/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ target_include_directories(mopac71opt PRIVATE
#

if(UNIX AND NOT APPLE)
install(TARGETS mopac71mwthod mopac71control mopac71opt
install(TARGETS mopac71method mopac71control mopac71opt
RUNTIME DESTINATION ${CMAKE_INSTALL_LIBDIR}/aten/plugins COMPONENT RuntimePlugins
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/aten/plugins COMPONENT RuntimePlugins
)
Expand Down

0 comments on commit 7af8c30

Please sign in to comment.