Describe the bug
Although cmake is available,

'Build All' mentions that cmake is not found.
To Reproduce
I did
Select Project -> Build Configurations -> Set Active -> apple64_release
Build the project (Project -> Build All, or Ctrl + B)
Unfortunately, I couldn't do
Edit compiler names in cmake/toolchain/x86_64-apple-darwin10.cmake for your configuration
usually this just means removing the ${TARGET_PLATFORM}- prefix for all executables in that file, and changing gcc to clang, g++ to clang++
since I don't know how to find 'cmake/toolchain/x86_64-apple-darwin10.cmake'
Log file

Desktop (please complete the following information):
Additional context
Can you just share precompiled bcl.exe (that works either on Redhet linux or macOS) that doesn't require a license file?
Hm... it appears that you once considered sharing the binary and currently are reconsidering...?
Describe the bug

Although cmake is available,
'Build All' mentions that cmake is not found.
To Reproduce
I did
Unfortunately, I couldn't do
since I don't know how to find 'cmake/toolchain/x86_64-apple-darwin10.cmake'
Log file

Desktop (please complete the following information):
Additional context
Can you just share precompiled bcl.exe (that works either on Redhet linux or macOS) that doesn't require a license file?
Hm... it appears that you once considered sharing the binary and currently are reconsidering...?