Skip to content

Install qjsc as part of the install target#731

Merged
saghul merged 2 commits intomasterfrom
cmake-install-qjsc
Dec 2, 2024
Merged

Install qjsc as part of the install target#731
saghul merged 2 commits intomasterfrom
cmake-install-qjsc

Conversation

@saghul
Copy link
Copy Markdown
Contributor

@saghul saghul commented Dec 2, 2024

Fixes: #730

@saghul
Copy link
Copy Markdown
Contributor Author

saghul commented Dec 2, 2024

Sample run:

Install the project...
-- Install configuration: "Release"
-- Installing: /tmp/local/include/quickjs.h
-- Installing: /tmp/local/bin/qjs
-- Installing: /tmp/local/bin/qjsc
-- Installing: /tmp/local/lib/libqjs.a
-- Installing: /tmp/local/lib/cmake/quickjs/qjsConfig.cmake
-- Installing: /tmp/local/lib/cmake/quickjs/qjsConfig-release.cmake
-- Installing: /tmp/local/share/doc/quickjs/LICENSE
-- Installing: /tmp/local/share/doc/quickjs/examples
-- Installing: /tmp/local/share/doc/quickjs/examples/test_point.js
-- Installing: /tmp/local/share/doc/quickjs/examples/hello.js
-- Installing: /tmp/local/share/doc/quickjs/examples/test_fib.js
-- Installing: /tmp/local/share/doc/quickjs/examples/fib_module.js
-- Installing: /tmp/local/share/doc/quickjs/examples/point.c
-- Installing: /tmp/local/share/doc/quickjs/examples/fib.c
-- Installing: /tmp/local/share/doc/quickjs/examples/pi_bigint.js
-- Installing: /tmp/local/share/doc/quickjs/examples/hello_module.js
@saghul saghul merged commit 06cd3da into master Dec 2, 2024
@saghul saghul deleted the cmake-install-qjsc branch December 2, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants