We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43b054 commit 33f2afbCopy full SHA for 33f2afb
recipes/easyloggingpp/all/conanfile.py
@@ -1,5 +1,5 @@
1
import os
2
-from conan.tools.cmake import CMake
+from conans import CMake
3
from conan.tools import files
4
from conan import ConanFile
5
0 commit comments