Skip to content

Commit

Permalink
Remove duplicate CURL_INCLUDE_DIRS
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamcane committed Feb 29, 2024
1 parent 811f7cc commit d181542
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 @@ -2245,7 +2245,6 @@ foreach(target ${TARGETS_OWN})
endif()
if(DDNETMASTER)
target_compile_definitions(${target} PRIVATE CONF_DDNETMASTER)
target_include_directories(${target} PRIVATE ${CURL_INCLUDE_DIRS})
endif()
endforeach()

Expand Down

0 comments on commit d181542

Please sign in to comment.