Skip to content

cxxscript: new recipe for 0.1.6 - #30914

Open
sujithsuranga wants to merge 1 commit into
conan-io:masterfrom
slightlabs:add-cxxscript-recipe
Open

cxxscript: new recipe for 0.1.6#30914
sujithsuranga wants to merge 1 commit into
conan-io:masterfrom
slightlabs:add-cxxscript-recipe

Conversation

@sujithsuranga

Copy link
Copy Markdown

Summary

Adds a new recipe for CxxScript, a modern, embeddable C++ scripting engine for running .script procedures from a host application.

Notes

  • CXXSCRIPT_BUILD_TESTS / CXXSCRIPT_BUILD_EXAMPLES are disabled in generate() so GoogleTest is never fetched over the network and demo binaries are not built.
  • The upstream build exports its own CMake package config files under lib/cmake/CxxScript; these are removed from the package in package() since Conan's CMakeDeps generates the ones consumers use, and cpp_info sets cmake_file_name/cmake_target_name accordingly.
  • Verified locally with conan create . --version 0.1.6 --build=missing (test_package builds, links, and runs successfully).

Checklist

@CLAassistant

CLAassistant commented Sep 5, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

2 participants