Skip to content

Commit 081c8cf

Browse files
committed
Add hermes-3 install
A `make install` will now copy the hermes-3 executable into the install path.
1 parent 88f7748 commit 081c8cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CMakeLists.txt

+3
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,6 @@ endif()
258258

259259
configure_file(include/hermes_build_config.hxx.in include/hermes_build_config.hxx)
260260

261+
# Installation
262+
263+
install(TARGETS hermes-3)

0 commit comments

Comments
 (0)