cmake4eclipse 2.0.1.zip
This Eclipse plugin automatically generates build-scripts for the Eclipse CDT managed build system from CMake scripts and runs the build. Automatic generation of build scripts. No need to manually invoke cmake. Aims to make Eclipse projects cross-platform compatible without the need to change platform-specifc project settings due to automatic platform detection. Takes your CMakeLists.txt as the source of truth. Auto-detects the actual build tool to invoke: make, ninja, nmake, MinGW make, MSYS make, ... Provides a Language Settings Provider that can feed include paths and pre-processor symbols from cmake to the CDT-Indexer. Its compiler-built-ins provider retrieves macros and include paths from the actual compiler, as far as the compiler supports that (including nvcc CUDA complier). For instructions inside the Eclipse workbench, go to Help:Help Contents, then open the 'Cmake4eclipse User Guide' node.
下载地址
用户评论