Page MenuHomeHEPForge

Makefile
No OneTemporary

Makefile

CXX = g++
CXXFLAGS = -O3 -funroll-loops -s -I../../frog/
all : 01_Build_a_Custom_Geometry.cpp
$(CXX) -Wall -o Example01 01_Build_a_Custom_Geometry.cpp $(CXXFLAGS)

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 21, 2:21 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4243658
Default Alt Text
Makefile (181 B)

Event Timeline