我在我的源代码中包含了math.h库.但我无法编译.错误:**未定义引用'sqrt'**未定义引用'atan'
如何将"math.h"添加到cmakelists.txt?
cmake clion
clion ×1
cmake ×1