Skip to content

Commit

Permalink
Add source file for tiny profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
mic84 committed Jun 27, 2017
1 parent a697a7e commit 4e6ab42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Src/Base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ set ( CXX_source_files
AMReX_Orientation.cpp AMReX_ParallelDescriptor.cpp AMReX_ParmParse.cpp
AMReX_Periodicity.cpp AMReX_PhysBCFunct.cpp AMReX_PlotFileUtil.cpp
AMReX_RealBox.cpp AMReX_RealVect.cpp AMReX_Utility.cpp AMReX_VisMF.cpp
AMReX_parmparse_fi.cpp AMReX_error_fi.cpp AMReX_BLProfiler.cpp)
AMReX_parmparse_fi.cpp AMReX_error_fi.cpp AMReX_BLProfiler.cpp
AMReX_TinyProfiler.cpp )

set ( F77_source_files
AMReX_BLProfiler_F.f AMReX_BLBoxLib_F.f AMReX_bl_flush.f
Expand Down

0 comments on commit 4e6ab42

Please sign in to comment.