I have standard source code package under Linux which requires to run
./configure make
to compile it (and it works ok).
Mostly thes
Don't say import.
Create a new C/C++ project using the New Project Wizard, and specify the "root folder" as a non-default location of the new project.
See the instructions here.
Read "Creating new projects from existing source roots"