Skip to content

Commit

Permalink
Removing useless space
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Jun 24, 2023
1 parent c466240 commit fa131d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ if (ARJUN_SERIALIZE)
endif()
option(ONLY_SIMPLE "Only build very simplistic executable -- no Boost needed" OFF)
if (NOT ONLY_SIMPLE)
set(boost_comps
set(boost_comps
${boost_comps}
program_options)
endif()
Expand Down

0 comments on commit fa131d1

Please sign in to comment.