

Scanning dependencies of target sfml_clion_template-master "C:\Program Files\JetBrains\CLion 2019.2.4\bin\cmake\win\bin\cmake.exe" -build C:\Users\cristina\Desktop\sfml_clion_template-master\sfml_clion_template-master\cmake-build-debug -target sfml_clion_template-master -j 2 Build files have been written to: C:/Users/cristina/Desktop/sfml_clion_template-master/sfml_clion_template-master/cmake-build-debug Found SFML 2.5.1 in D:/Libraries/SFML/include Use the cmake_policyĬommand to set the policy and suppress this warning.įor compatibility, CMake is ignoring the variable. Run "cmake -help-policy CMP0074" for policy details. Policy CMP0074 is not set: find_package uses _ROOT variables.

Detecting CXX compiler ABI info - doneĬMake Warning (dev) at CMakeLists.txt:14 (find_package): Check for working CXX compiler: C:/MinGW/bin/g++.exe - works Check for working CXX compiler: C:/MinGW/bin/g++.exe Check for working C compiler: C:/MinGW/bin/gcc.exe - works Check for working C compiler: C:/MinGW/bin/gcc.exe The CXX compiler identification is GNU 6.3.0


The C compiler identification is GNU 6.3.0 "C:\Program Files\JetBrains\CLion 2019.2.4\bin\cmake\win\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" C:\Users\cristina\Desktop\sfml_clion_template-master\sfml_clion_template-master # set the projectX name to the name of your projectĪdd_executable(sfml_clion_template-master main.cpp)
