Skip to content
Snippets Groups Projects
Commit f5a5b1ff authored by Brad King's avatar Brad King
Browse files

ENH: Simplify code by removing unnecessary LINK_DIRECTORIES call.

parent 4d4c0c84
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ SET( CURSES_SRCS
INCLUDE_DIRECTORIES(${CMake_SOURCE_DIR}/Source/CursesDialog/form
${CMake_BINARY_DIR}/Source/CursesDialog/form)
LINK_DIRECTORIES(${CMake_BINARY_DIR}/Source/CursesDialog/form)
INCLUDE_DIRECTORIES(${CURSES_INCLUDE_PATH})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment