Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
antholuo committed Mar 31, 2024
1 parent 1cbdf4c commit f3f1836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/Testing/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ file(GLOB STUBS_CODE

#Models
include_directories("${ROOT_DIR}/Config_Models")
include_directorise("${ROOT_DIR}/Config_Models/${MODEL_NAME}")
include_directories("${ROOT_DIR}/Config_Models/${MODEL_NAME}")
file(GLOB MODELS_CODE
)

Expand Down

0 comments on commit f3f1836

Please sign in to comment.