mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-05 18:20:36 -08:00
add -ldl to make-linux
This commit is contained in:
parent
fef3180e23
commit
efde4130f2
1 changed files with 1 additions and 1 deletions
2
clogframe/make-linux
vendored
2
clogframe/make-linux
vendored
|
|
@ -1 +1 @@
|
|||
c++ clogframe.cpp `pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0` -o clogframe
|
||||
c++ clogframe.cpp -ldl `pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0` -o clogframe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue