mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:17:45 +00:00
Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"
This reverts commit c1eb744ff0
.
This commit is contained in:
parent
3d02b23af5
commit
250c3b363d
11 changed files with 10 additions and 15 deletions
|
@ -4,3 +4,4 @@ set(SOURCES
|
|||
|
||||
serenity_libc(LibPthread pthread)
|
||||
target_link_libraries(LibPthread LibC)
|
||||
target_include_directories(LibPthread PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue