mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-06 16:21:11 +00:00
Added missing sharp dependency
This commit is contained in:
parent
e44d51442d
commit
97f831fab7
64 changed files with 18488 additions and 0 deletions
13
external/cosmotool/external/sharp/README.compilation
vendored
Normal file
13
external/cosmotool/external/sharp/README.compilation
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
GNU make and GNU gcc (version 4.x) are required for compilation.
|
||||
|
||||
Simply run "./configure"; if this fails, please refer to the output of
|
||||
"./configure --help" for additional hints and, if necessary, provide
|
||||
additional flags to the configure script.
|
||||
Once the script finishes successfully, run "make"
|
||||
(or "gmake"). This should install the compilation products in the
|
||||
subdirectory "auto/".
|
||||
|
||||
Documentation can be created by the command "(g)make doc".
|
||||
However this requires the doxygen application to be installed
|
||||
on your system.
|
||||
The documentation will be created in the subdirectory doc/.
|
Loading…
Add table
Add a link
Reference in a new issue