Does anyone know if there is an IDE for Linux that can build a GCC C++ project without me having to learn how to use cmake or without having to write make files. i.e. you tell it the list of source files, libraries and target filename and set some compiler options and that's all you have to do.