Skip to content

Commit

Permalink
This was unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Roméo authored Dec 27, 2018
1 parent 0701563 commit f084dd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ foreach(dir ${dirs})
endforeach()

add_library(dxfrw SHARED ${libdxfrw_srcs} ${libdxfrw_hdrs})
target_link_libraries(dxfrw stdc++)

# INSTALLATION
install(TARGETS dxfrw DESTINATION lib)
Expand Down

0 comments on commit f084dd9

Please sign in to comment.