HotShots icon indicating copy to clipboard operation
HotShots copied to clipboard

CMake project is not set up properly

Open RomanHargrave opened this issue 7 years ago • 3 comments

The CMake project is currently in a subdirectory, while convention tends to have it in the root of the project. There is additionally a CMakeCache.txt file that appears to have been accidentally committed; incidentally, this is the exact reason that the CMake project and build directory are kept separate.

RomanHargrave avatar Jun 23 '18 23:06 RomanHargrave

I don't compile this project with CMake. I use QMake.

obiwankennedy avatar Jun 24 '18 00:06 obiwankennedy

Ah.

RomanHargrave avatar Jun 24 '18 08:06 RomanHargrave

The original project was CMake-based. but to port it on Qt5 quickly. I add qmake project file. I did not remove cmake stuff.

obiwankennedy avatar Jun 24 '18 10:06 obiwankennedy

The original project was CMake-based. but to port it on Qt5 quickly. I add qmake project file. I did not remove cmake stuff.

obiwankennedy avatar Jun 24 '18 10:06 obiwankennedy