This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
picrin
Watch
4
Star
0
Fork
You've already forked picrin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0462299bc1
picrin
/
contrib
/
10.pretty-print
/
CMakeLists.txt
2 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
make contribs independant of the directory structure of picrin
2014-07-20 04:54:08 -04:00
list
(
APPEND
PICLIB_CONTRIB_LIBS
${
PICRIN_CONTRIB_DIR
}
/10.pretty-print/pretty-print.scm
)