We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I guess the definition here should be -DVTermSBClearNotExists
-DVTermSBClearNotExists
emacs-libvterm/CMakeLists.txt
Line 52 in fd2a025
The text was updated successfully, but these errors were encountered:
I just ran into this as well:
+ cmake --build ./build [ 25%] Building C object CMakeFiles/vterm-module.dir/vterm-module.c.o cc: error: unrecognized command-line option ‘-VTermSBClearNotExists’ gmake[2]: *** [CMakeFiles/vterm-module.dir/build.make:76: CMakeFiles/vterm-module.dir/vterm-module.c.o] Error 1
Sorry, something went wrong.
Fixing it locally worked for me.
f14d113
No branches or pull requests
I guess the definition here should be
-DVTermSBClearNotExists
emacs-libvterm/CMakeLists.txt
Line 52 in fd2a025
The text was updated successfully, but these errors were encountered: