![]() |
|
|||
Warning, /geant4/examples/basic/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 #---Adding examples subdirectories explicitly 0002 # and a custom target to for building all basic examples ------------- 0003 cmake_minimum_required(VERSION 3.16...3.27) 0004 0005 add_subdirectory(B1) 0006 add_subdirectory(B2) 0007 add_subdirectory(B3) 0008 add_subdirectory(B4) 0009 add_subdirectory(B5) 0010 0011 add_custom_target(basic DEPENDS B1 B2 B3 B4 B5)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |