Skip to content

Commit

Permalink
dont use tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush Sharda authored and Piyush Sharda committed Aug 22, 2024
1 parent cf778f3 commit de2b60c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions unit_test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

if(BUILD_UNIT_TEST_PC)
#add primordial_chem test
add_subdirectory(burn_cell_primordial_chem)
#add primordial_chem test
add_subdirectory(burn_cell_primordial_chem)
endif()

if(BUILD_UNIT_TEST_MC)
#add metal_chem test
add_subdirectory(burn_cell_metal_chem)
#add metal_chem test
add_subdirectory(burn_cell_metal_chem)
endif()

#uncomment below if you want to see the values of all CMAKE variables
Expand Down

0 comments on commit de2b60c

Please sign in to comment.