Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ea4c2034 authored by POTTIER Francois's avatar POTTIER Francois
Browse files

Include Makefile.monolith only if it can be found.

parent b85f729e
No related branches found
No related tags found
No related merge requests found
SWITCH := 4.11.1+afl SWITCH := 4.11.1+afl
EXE := src/Main.exe EXE := src/Main.exe
# This line is somewhat problematic, as it assumes that ocamlfind and # This line is somewhat problematic, as it assumes that ocamlfind and
# monolith are installed in the current switch, whatever it is. # monolith are installed in the current switch, whatever it is.
include $(shell ocamlfind query monolith)/Makefile.monolith -include $(shell ocamlfind query monolith)/Makefile.monolith
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment