mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:07:35 +00:00
LibC: Remove the LibM interface target
This commit is contained in:
parent
1b25c38b8b
commit
ef9b543426
5 changed files with 6 additions and 10 deletions
|
@ -249,4 +249,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibJS js)
|
||||
target_link_libraries(LibJS LibM LibCore LibCrypto LibRegex LibSyntax LibLocale LibUnicode)
|
||||
target_link_libraries(LibJS LibCore LibCrypto LibRegex LibSyntax LibLocale LibUnicode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue