mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
LibM: Remove stale commented out CMake commands
This commit is contained in:
parent
f75edeb9ad
commit
3c80a4caeb
Notes:
sideshowbarker
2024-07-17 11:23:51 +09:00
Author: https://github.com/ADKaster
Commit: 3c80a4caeb
Pull-request: https://github.com/SerenityOS/serenity/pull/12881
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/bgianfo
Reviewed-by: https://github.com/kleinesfilmroellchen
1 changed files with 0 additions and 3 deletions
|
@ -8,6 +8,3 @@ set_source_files_properties (../LibC/ssp.cpp PROPERTIES COMPILE_FLAGS
|
|||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -nostdlib")
|
||||
serenity_libc(LibM m)
|
||||
#target_link_libraries(LibM)
|
||||
#set_target_properties(LibM PROPERTIES OUTPUT_NAME m)
|
||||
#target_link_directories(LibM PUBLIC ${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue