Skip to content

Commit

Permalink
Fix cmake install error, thanks to @beerfish for pointing
Browse files Browse the repository at this point in the history
(based on cmangos/mangos-wotlk@62915db)

Signed-off-by: Xfurry <xfurry@scriptdev2.com>
  • Loading branch information
Cyberium authored and xfurry committed Nov 3, 2015
1 parent 294db8a commit 93cb864
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scriptdev2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,3 @@ install(TARGETS mangosscript
LIBRARY DESTINATION ${LIBS_DIR}
RUNTIME DESTINATION ${LIBS_DIR}
)

install(FILES scriptdev2.conf.dist.in DESTINATION ${CONF_DIR} RENAME scriptdev2.conf.dist)

0 comments on commit 93cb864

Please sign in to comment.