We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
0ct0pu5
/
ladybird
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
ded5ba1f87
شاخهها
تگها
master
ladybird
/
Userland
/
Libraries
/
LibDl
/
CMakeLists.txt
CMakeLists.txt
87 B
تاريخچه
خام
1
2
3
4
5
6
set(SOURCES
dlfcn.cpp
)
serenity_libc(LibDl dl)
target_link_libraries(LibDl LibC)