atilaneves / cmake-ide

Use Emacs as a C/C++ IDE
BSD 3-Clause "New" or "Revised" License
716 stars 92 forks source link

for older cmake versions #187

Closed Islam0mar closed 5 years ago

Islam0mar commented 5 years ago

related to #185

I am using cmake version 3.10.2 ubuntu 18.04

cmake cann't recognize -B -S options, so it takes the last argument as the source.

error generated : CMake Error: The source directory "/tmp/cmake30805wdZ" does not appear to contain CMakeLists.txt

swapping the order solved this issue for me.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 290


Totals Coverage Status
Change from base Build 289: 0.0%
Covered Lines: 372
Relevant Lines: 535

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 290


Totals Coverage Status
Change from base Build 289: 0.0%
Covered Lines: 372
Relevant Lines: 535

💛 - Coveralls