Permalink
Please sign in to comment.
Browse files
CMake: Disable 'editline' for Win32 (#1017)
* CMake: Disable 'editline' for Win32 Because editline seems to be unsupported in Win32 GUI applications, enabling the CLI debugger is only enabled if the target platform is not Win32. * CMake: Disable editline status log line for Win32
- Loading branch information...
0 comments on commit
35716a0