summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--readme.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 245626aa..9c6351f7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,6 +11,4 @@ LIST(APPEND CMAKE_PREFIX_PATH ${QT_ROOT}/lib/cmake)
FILE(GLOB_RECURSE BOOST_ROOT ${DEPENDENCIES_DIR}/boost*/project-config.jam)
GET_FILENAME_COMPONENT(BOOST_ROOT ${BOOST_ROOT} DIRECTORY)
-SET(ZLIB_ROOT ${DEPENDENCIES_DIR}/zlib)
-
ADD_SUBDIRECTORY(src)
diff --git a/readme.md b/readme.md
index fd7f3e53..f7ca93f3 100644
--- a/readme.md
+++ b/readme.md
@@ -59,7 +59,6 @@ Here is a complete list:
* https://github.com/LePresidente/modorganizer-game_oblivion
* https://github.com/LePresidente/modorganizer-game_skyrim
* https://github.com/LePresidente/modorganizer-game_skyrimSE
-* https://github.com/LePresidente/modorganizer-hookdll
* https://github.com/LePresidente/modorganizer-installer_bain
* https://github.com/LePresidente/modorganizer-installer_bundle
* https://github.com/LePresidente/modorganizer-installer_fomod
@@ -75,5 +74,8 @@ Here is a complete list:
* https://github.com/LePresidente/modorganizer-tool_inibakery
* https://github.com/LePresidente/modorganizer-uibase
* https://github.com/LePresidente/usvfs
+
+### Unused Repositories
+* https://github.com/LePresidente/modorganizer-hookdll
* https://github.com/TanninOne/modorganizer-tool_nmmimport