mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 15:31:31 +01:00
[uLib Geometry]
non working version! + adds ProgrammableAccessor + renaming of some Image structures ...
This commit is contained in:
14
src/ParticlePhysics/Geant/Makefile.am
Normal file
14
src/ParticlePhysics/Geant/Makefile.am
Normal file
@@ -0,0 +1,14 @@
|
||||
include $(top_srcdir)/Common.am
|
||||
|
||||
library_includedir = $(includedir)/libmutom-${PACKAGE_VERSION}/ParticlePhysics/Geant
|
||||
|
||||
library_include_HEADERS =
|
||||
|
||||
_PPGEANT_SOURCES =
|
||||
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = libmutomppgeant.la
|
||||
libmutomppgeant_la_SOURCES = ${_PPGEANT_SOURCES}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user