From 9c071272f2bae5410c153c60c7df6f6be5c2e67e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Apr 2019 16:55:03 -0700 Subject: CMake Topic book: Updated for the new file names. Change-Id: Ic4883cead2c8fe19fbe3ec3ae5a6db005786561d Signed-off-by: Scott Rifenbark --- docs/dev_guide/advanced-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev_guide') diff --git a/docs/dev_guide/advanced-usage.md b/docs/dev_guide/advanced-usage.md index 5df247d..79f7fe3 100755 --- a/docs/dev_guide/advanced-usage.md +++ b/docs/dev_guide/advanced-usage.md @@ -107,7 +107,7 @@ SET_TARGET_PROPERTIES(${TARGET_NAME} PROPERTIES You can add an external third-party library that is built, linked, and shipped with the project. -Or, you can link and ship the library only with the project. +Or, you can link and ship the library only with the project. ### Building, Linking, and Shipping an External Library with the Project -- cgit 1.2.3-korg