mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-16 07:10:54 -08:00
add Quicklisp/ASDF note for Windows
This commit is contained in:
parent
383382321c
commit
083d3b9e67
2 changed files with 15 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ int main(int argc, char* argv[]) {
|
|||
}
|
||||
|
||||
#if (defined Q_OS_WIN) && (defined DESKTOP_APP)
|
||||
lqml.ignoreIOStreams();
|
||||
lqml.ignoreIOStreams();
|
||||
#endif
|
||||
|
||||
#if (defined Q_OS_ANDROID) || (defined Q_OS_IOS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue