Skip to content

Commit

Permalink
Fix typo in CMakeLists.txt (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
apolyakov authored Nov 2, 2024
1 parent 193ed17 commit f926025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ endif ()

install(DIRECTORY ${COMMON_DIR}
${BASE_DIR}/runtime
${RUNTIME_COOMON_DIR}
${RUNTIME_COMMON_DIR}
${BASE_DIR}/server
${BASE_DIR}/third-party
COMPONENT KPHP
Expand Down

0 comments on commit f926025

Please sign in to comment.