Skip to content

Commit 6888ecb

Browse files
authored
Update CMakeLists.txt
1 parent 002dbbf commit 6888ecb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ include_directories(
99
contrib/OpenNL3.2.1/src
1010
contrib/jrs_predicates
1111
)
12-
link_directories(
13-
${LINK_DIRECTORIES}
14-
${CMAKE_CURRENT_SOURCE_DIR}/contrib/JMeshLib/lib
15-
)
1612
file(GLOB meshfix_h include/*.h)
1713
set(meshfix_src
1814
contrib/jrs_predicates/jrs_predicates.c

0 commit comments

Comments
 (0)