Skip to content

Commit dd7e001

Browse files
authored
Update CMakeLists.txt
1 parent d366c08 commit dd7e001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/Femto3D/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
1111

12-
add_subdirectory(Core)
12+
#add_subdirectory(Core)
1313
add_subdirectory(DataModel)
1414
add_subdirectory(TableProducer)
15-
add_subdirectory(Tasks)
15+
#add_subdirectory(Tasks)

0 commit comments

Comments
 (0)