Skip to content

Commit e9cd072

Browse files
committed
cmakefile cleaning
1 parent 8f6c4e3 commit e9cd072

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

gem/extension/CMakeLists.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# =============================================================================
2-
# CMakeLists.txt - Building a Ruby Extension with Rice
3-
# =============================================================================
4-
#
5-
# This CMake configuration demonstrates how to build a Ruby native extension
6-
# using the Rice library (https://github.com/ruby-rice/rice). Rice provides
7-
# a clean C++ interface for creating Ruby bindings.
8-
#
9-
# This file serves as an educational example and can be adapted for your
10-
# own Rice-based Ruby extensions.
11-
#
12-
# =============================================================================
13-
141
# -----------------------------------------------------------------------------
152
# CMake Version and C++ Standard
163
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)