I am trying to import a library in my project with cmake but I got a error on compilation.
cmake_minimum_required(VERSION 3.4 FATAL_ERROR) project(untitled)