Tutorial: Update step 4 style

This commit is contained in:
Markus Ferrell
2022-08-26 13:42:16 -04:00
parent 9b1b9b9aae
commit 37fceb6fd3
10 changed files with 289 additions and 33 deletions

View File

@@ -6,6 +6,7 @@ target_include_directories(MathFunctions
INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}
)
# link our compiler flags interface library
target_link_libraries(MathFunctions tutorial_compiler_flags)
# does this system provide the log and exp functions?