You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
CMake outputs the following warnings when configuring:
CMake Warning (dev) at CMakeLists.txt:204 (configure_file):
configure_file called with unknown argument(s):
/home/louis/freeciv/freeciv21/build/install/bin
/home/louis/freeciv/freeciv21/build/install/share
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMakeLists.txt:221 (configure_file):
configure_file called with unknown argument(s):
/home/louis/freeciv/freeciv21/build/install/bin
/home/louis/freeciv/freeciv21/build/install/share
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMakeLists.txt:238 (configure_file):
configure_file called with unknown argument(s):
/home/louis/freeciv/freeciv21/build/install/bin
/home/louis/freeciv/freeciv21/build/install/share
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMakeLists.txt:255 (configure_file):
configure_file called with unknown argument(s):
/home/louis/freeciv/freeciv21/build/install/bin
/home/louis/freeciv/freeciv21/build/install/share
This warning is for project developers. Use -Wno-dev to suppress it.
Describe the bug
CMake outputs the following warnings when configuring:
To Reproduce
Steps to reproduce the behavior:
Configure
stepExpected behavior
CMake doesn't output warnings.
Platform and version (please complete the following information):
Additional context
Probably #613
The text was updated successfully, but these errors were encountered: