district10 / cmake-templates

Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
http://blog.tangzhixiong.com/post-0100-cmake-templates.html
MIT License
532 stars 139 forks source link

cmake project doesn't work #10

Closed federicomartinlara1976 closed 2 years ago

federicomartinlara1976 commented 2 years ago

I make the build directory:

mkdir build && cd build

I do cmake ..

And I obtain the next ERROR:

CMake Error: The source directory "~/git/cmake-templates" does not appear to contain CMakeLists.txt.

The instructions are USELESS. Please REVIEW it BEFORE publish any USELESS solution!!!

federicomartinlara1976 commented 2 years ago

The tutorial that explais how to build in Codeblocks NOT FOUND.

This project is useless