AmigaPorts/ACE

Warning on building standalone ace

Ozzyboshi opened this issue · 0 comments

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