Skip to content

Commit

Permalink
Disabling rootmap files
Browse files Browse the repository at this point in the history
  • Loading branch information
imorlxs committed Aug 21, 2024
1 parent 5de61fe commit a899f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/RootMacros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ function(ROOT_GENERATE_DICTIONARY dictionary)
endif(ARG_NO_CXXMODULE)



set(CMAKE_ROOTTEST_NOROOTMAP on)
if(CMAKE_ROOTTEST_NOROOTMAP OR cpp_module_file)
set(rootmap_name)
set(rootmapargs)
Expand Down

0 comments on commit a899f16

Please sign in to comment.