/ENBHelperSE

Primary LanguageC++MIT LicenseMIT

Requirements

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/aers/ENBHelperSE
cd ENBHelperSE
git submodule update --init --recursive
cmake -B build -S .