Hey, I have same problem, my solution is to replace the test : if(CMAKE_HOST_WIN32 AND NOT CYGWIN AND NOT MSYS) by : if(CMAKE_HOST_WIN32 AND NOT CYGWIN)
If it helps, here is my AStyle config: -A1 --attach-namespaces --attach-inlines --attach-extern-c --indent=spaces=2 --indent-namespaces --indent-labels --indent-modifiers --indent-col1-comments --indent-preproc-cond --indent-preproc-define --unpad-paren --pad-header --pad-oper --pad-comma --pad-paren-in --keep-one-line-blocks --remove-brackets --convert-tabs --close-templates --align-reference=middle --align-pointer=middle
Bugs with bracket "{ }" initializer
CMake “-E create_symlink” option is incompatible on Windows
Hey ! I too have been blocked by this problem with Ncurses and Mintty. however with...
I found ! Please read my last post : https://sourceforge.net/p/msys2/discussion/...
I have found ! please read my last post : https://sourceforge.net/p/msys2/discus...
Hey ! I too have been blocked by this problem with ncurses and Mintty. however with...