makefile、CmakeLists.txt使用小结
makefile 样例 CFLAGS += - O3 - Wall - std = c + + 11 LDLIBS += - lpthread - lopencv_core - lopencv_imgproc - lopencv_highgui \ - lOpenNI2 - lnvinfer - lnvparsers - lnvinfer_plugin - lnvonnxparser - lcudnn - lcublas - lcudart - lpthread INC_PATH += - I / usr / include / openni2 - I . - I . / Detector - I . / KeyPointDetector - I . / Spinnaker_carmer - I / home / zyy / Work / AIPoseDemo / TensorRT - 5.1 .5 .0 / include - I / usr / local / cuda / include - I / home / zyy / Work / AIPoseDemo / websocket_test / websocketpp - 0.8 .1 - I / usr / include / spinnaker LIB_PATH += - LOpenNI2 - L / usr /