mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:37:45 +00:00
allocate: Port to LibMain :^)
This commit is contained in:
parent
67f349be46
commit
494f177d22
2 changed files with 9 additions and 8 deletions
|
@ -51,6 +51,7 @@ foreach(CMD_SRC ${CMD_SOURCES})
|
|||
endif()
|
||||
endforeach()
|
||||
|
||||
target_link_libraries(allocate LibMain)
|
||||
target_link_libraries(aplay LibAudio)
|
||||
target_link_libraries(arp LibMain)
|
||||
target_link_libraries(asctl LibAudio)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue