This website requires JavaScript.
Explore
Help
Sign In
iGoX
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-09-07 11:23:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d409abf4c6aa0fc25971ca7aef52d3bef71902e5
OrcaSlicer-bambulab
/
src
/
semver
/
CMakeLists.txt
T
8 lines
107 B
CMake
Raw
Normal View
History
Unescape
Escape
WIP: Moved sources int src/, separated most of the source code from Perl.
2018-09-19 11:02:24 +02:00
project
(
semver
)
cmake_minimum_required
(
VERSION
2.6
)
add_library
(
semver
STATIC
semver.c
semver.h
)
Reference in New Issue
Copy Permalink