AmigaPorts / ACE

Amiga C Engine
Mozilla Public License 2.0
155 stars 26 forks source link

Warning on building standalone ace #119

Closed Ozzyboshi closed 1 year ago

Ozzyboshi commented 4 years ago

When building ace standalone I get this warning

CMake Warning (dev) at CMakeLists.txt:3 (set):
  Cannot set "ACE_DIR": current scope has no parent.
This warning is for project developers.  Use -Wno-dev to suppress it.

MY Cmake cmd

M68K_TOOLCHAIN_PATH=/bin cmake .. -DM68K_CRT=nix13 -DCMAKE_TOOLCHAIN_FILE=/root/AmigaCMakeCrossToolchains/m68k-amigaos.cmake -DTOOLCHAIN_PATH=/opt/amiga -DTOOLCHAIN_PREFIX=m68k-amigaos -DM68K_CPU=68000 -DM68K_FPU=soft