

Quoted variables like "TIME_WITH_SYS_TIME" will no longer be dereferenced when the policy is set to NEW. Call Stack (most recent call first): third_party/curl/CMakeLists.txt:664 (curl_internal_test) This warning is for project developers.

Use -Wno-dev to suppress it.ĬMake Warning (dev) at third_party/curl/CMake/CurlCheckCSourceCompiles.cmake:16 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted.

Run "cmake -help-policy CMP0054" for policy details. Quoted variables like "curl_cv_func_recv_test" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Use -Wno-dev to suppress it.ĬMake Error: File C:/Users/Travis/Documents/Development/aseprite-master/third_pa rty/pixman-cmake/./pixman/pixman/ pixman-version.h.in does not exist.Ĭall Stack (most recent call first): third_party/curl/CMake/OtherTests.cmake:47 (curl_check_c_source_compiles) third_party/curl/CMakeLists.txt:792 (include) This warning is for project developers. CMake Error at third_party/pixman-cmake/CMakeLists.txt:13 (configure_file): configure_file Problem configuring fileĬMake Warning (dev) at third_party/CMakeLists.txt:51 (add_subdirectory): The source directoryĬ:/Users/Travis/Documents/Development/aseprite-master/third_party/simpleiniĬMake does not support this case but it used to work accidentally and is being allowed for compatibility. Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run "cmake -help-policy CMP0014" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
MINGW CMAKE COMMAND NOT FOUND ZIP
I tried forking the project and downloaded it that way, rather than downloading the repository as a zip file, but that is also causing problems.
