Skip to content

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Dec 2, 2024

Fixes: #730

@saghul
Copy link
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
59 checks passed
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

command qjsc not installed by cmake(make install)

2 participants