mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
fix installing via cmake (#374)
This commit is contained in:
parent
9675f2bc29
commit
a72a0536c7
25 changed files with 478 additions and 186 deletions
9
.dockerignore
Normal file
9
.dockerignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
build*/
|
||||
.cache/
|
||||
.git/
|
||||
.github/
|
||||
compile_commands.json
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
install_dir/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue