範例:add_executable(executable_name main.cpp)
include <>
語法直接引入,不用使用 include ""
輸入路徑。範例:include_directories("/opt/MATLAB/R2012a/extern/include")
範例:LINK_DIRECTORIES("/opt/MATLAB/R2012a/bin/glnxa64")
範例:LINK_LIBRARIES("/opt/MATLAB/R2012a/bin/glnxa64/libeng.so")