mirror of
https://github.com/darlinghq/darling-cfnetwork.git
synced 2024-11-23 11:49:45 +00:00
Initial update to clean up include directories
"initial" because there might some additional modifications necessary later on
This commit is contained in:
parent
69a018aa26
commit
a3aed4c570
@ -20,9 +20,6 @@ include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../include/CFNetwork
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../private_include
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../private_include/CFNetwork
|
||||
${CMAKE_SOURCE_DIR}/src/external/corefoundation
|
||||
${CMAKE_SOURCE_DIR}/src/external/security/OSX/libsecurity_ssl/lib
|
||||
${CMAKE_SOURCE_DIR}/src/external/security/internal-include
|
||||
)
|
||||
|
||||
set(cfnetwork_sources
|
||||
|
Loading…
Reference in New Issue
Block a user