Skip to content

Commit a899f16

Browse files
committed
Disabling rootmap files
1 parent 5de61fe commit a899f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/RootMacros.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ function(ROOT_GENERATE_DICTIONARY dictionary)
582582
endif(ARG_NO_CXXMODULE)
583583

584584

585-
585+
set(CMAKE_ROOTTEST_NOROOTMAP on)
586586
if(CMAKE_ROOTTEST_NOROOTMAP OR cpp_module_file)
587587
set(rootmap_name)
588588
set(rootmapargs)

0 commit comments

Comments
 (0)