This website works better with JavaScript.
Explore
Help
Sign In
riyyi
/
blaze
Watch
1
Star
0
Fork
You've already forked blaze
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
blaze lisp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
114
Commits
1
Branch
0
Tags
754 KiB
Tree:
b727f7147e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b727f7147e'
${ noResults }
blaze
/
cmake
/
copy-lisp.cmake
2 lines
85 B
Raw
Normal View
History
Unescape
Escape
Env: Load lisp code at runtime from files
1 year ago
file
(
COPY
${
CMAKE_CURRENT_LIST_DIR
}
/../lisp
DESTINATION
${
CMAKE_CURRENT_BINARY_DIR
}
)