Added missing lib dependency.
This commit is contained in:
@@ -117,6 +117,7 @@ unix:!mac{
|
||||
message("Found libboost_thread")
|
||||
LIBS += -lboost_thread
|
||||
}
|
||||
LIBS += -lpokerth_lib
|
||||
LIBS += -lcrypto
|
||||
## My release static libs
|
||||
#LIBS += -lcrypto
|
||||
|
||||
Reference in New Issue
Block a user