mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:07:44 +00:00
SQLServer: Port to LibMain :^)
This commit is contained in:
parent
69ea1ff743
commit
229a45ab14
2 changed files with 8 additions and 16 deletions
|
@ -17,4 +17,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(SQLServer)
|
||||
target_link_libraries(SQLServer LibCore LibIPC LibSQL)
|
||||
target_link_libraries(SQLServer LibCore LibIPC LibSQL LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue