Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ragel: support conan v2 #16572

Merged
merged 4 commits into from
Jun 3, 2023
Merged

Conversation

toge
Copy link
Contributor

@toge toge commented Mar 15, 2023

Specify library name and version: ragel/*


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Apr 25, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 25, 2023
@Regestor
Copy link

Failed to migrate?

@stale stale bot removed the stale label May 11, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 6 (b0f963166bbe670c3585469af92599eec2e06318):

  • ragel/6.10@:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds may be required once they are on the v2 ready list

All green in build 4 (b0f963166bbe670c3585469af92599eec2e06318):

  • ragel/6.10@:
    All packages built successfully! (All logs)

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

${RAGEL_SOURCE_DIR}/ragel/mlflat.cpp
${RAGEL_SOURCE_DIR}/ragel/mlfflat.cpp
${RAGEL_SOURCE_DIR}/ragel/mlgoto.cpp
${RAGEL_SOURCE_DIR}/ragel/mlfgoto.cpp
)

add_executable(${CMAKE_PROJECT_NAME} ${SRC} ${HEADERS})
target_link_libraries(${CMAKE_PROJECT_NAME} PUBLIC ${CONAN_LIBS})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
target_link_libraries(${CMAKE_PROJECT_NAME} PUBLIC ${CONAN_LIBS})

CONAN_LIBS no longer works with CMakeToolchain, and, ragel does not have requirements.

@conan-center-bot conan-center-bot merged commit 0feef23 into conan-io:master Jun 3, 2023
datalogics-kam added a commit to datalogics-kam/conan-center-index that referenced this pull request Jun 5, 2023
…cmake-combined-recipe

- Resolved conflicts.

- Updated recipes/cmake/combined/conandata.yml to use CMake 3.26.4
  instead of 3.26.3

* 'master' of github.com:conan-io/conan-center-index: (219 commits)
  (conan-io#17379) zpp_bits: add version 4.4.17, add package_type
  (conan-io#17811) mongo-c-driver: add version 1.23.4
  (conan-io#17824) [bot] Update list of references (prod-v2/ListPackages)
  (conan-io#17827) [bot] Update authorized users list (2023-06-05)
  (conan-io#17791) c4core: update fast_float
  (conan-io#17447) llhttp: conan v2 support
  (conan-io#17821) daw_utf_range: update daw_header_libraries
  (conan-io#17819) add mbits-diags/0.9.5
  (conan-io#17471) Add Boost 1.82.0
  (conan-io#17816) uni-algo: add version 0.8.1
  (conan-io#17815) flatbuffers: add version 23.5.26
  (conan-io#17801) Bring tl-function to conan2
  (conan-io#17802) Bring ring-span-lite to conan2
  (conan-io#16572) ragel: support conan v2
  (conan-io#17244) Z3: Revise the recipe to support Conan v2 and add the latest four minor releases.
  (conan-io#17355) avahi/0.8: Disable the use of the setproctitle function on Linux
  (conan-io#17744) Bumped CMake to 3.26.4
  (conan-io#17763) Libwebsockets support for conan2
  (conan-io#17808) octo-logger-cpp: add version 1.4.0
  (conan-io#17428) Add libmemcached library
  ...
pezy pushed a commit to pezy/conan-center-index that referenced this pull request Jul 15, 2023
* ragel: support conan v2

* make includedirs/libdirs empty

* fix CMakeLists.txt

* fix cmake source dir
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.

5 participants