Skip to content

Commit

Permalink
Remove unused INSTALL_DOC_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Dec 22, 2022
1 parent b450e0c commit d22a028
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmake/DyninstLibrary.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ set(INSTALL_INCLUDE_DIR
set(INSTALL_CMAKE_DIR
lib/cmake/${PROJECT_NAME}
CACHE PATH "Installation directory for CMake files")
set(INSTALL_DOC_DIR
share/doc
CACHE PATH "Installation directory for manuals")

# Make the above absolute paths if necessary
foreach(p BIN LIB INCLUDE CMAKE)
Expand Down

0 comments on commit d22a028

Please sign in to comment.