]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/modules/CMakeLists.txt
Update Windows build scripts for the recent build sys changes
[user/henk/code/inspircd.git] / win / modules / CMakeLists.txt
index b3e59de612471ed1567f9aa3e64ddee5cad873ca..2c2617e2b44e194b1913a93169303cc473ce6737 100644 (file)
@@ -38,5 +38,5 @@ foreach(MODULE_NAME ${INSPIRCD_MODULES})
        )\r
 \r
        # Set the module to be installed to the module directory\r
-       install(TARGETS ${SO_NAME} DESTINATION modules)\r
+       install(TARGETS ${SO_NAME} DESTINATION ${MODULE_DIR})\r
 endforeach(MODULE_NAME ${INSPIRCD_MODULES})\r