| Line | |
|---|
| 1 | #------------------------------------------------------------------------------
|
|---|
| 2 | # CMakeLists.txt
|
|---|
| 3 | # Module : G4empolar
|
|---|
| 4 | # Package: Geant4.src.G4processes.G4electromagnetic.G4empolar
|
|---|
| 5 | #
|
|---|
| 6 | # CMakeLists.txt for building a single granular library.
|
|---|
| 7 | #
|
|---|
| 8 | # Generated on : 24/9/2010
|
|---|
| 9 | #
|
|---|
| 10 | # $Id: CMakeLists.txt,v 1.1 2010/09/29 18:53:41 bmorgan Exp $
|
|---|
| 11 | #
|
|---|
| 12 | #------------------------------------------------------------------------------
|
|---|
| 13 |
|
|---|
| 14 | if(GEANT4_BUILD_GRANULAR_LIBS)
|
|---|
| 15 | include(Geant4MacroLibraryTargets)
|
|---|
| 16 | GEANT4_GRANULAR_LIBRARY_TARGET(COMPONENT sources.cmake)
|
|---|
| 17 | endif()
|
|---|
| 18 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.