Skip to content

Commit

Permalink
Remove eclipse from default CMake args
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Christophe Morin <[email protected]>
  • Loading branch information
JeanChristopheMorinPerso committed Feb 4, 2024
1 parent 24334d3 commit 4f4bb3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rezplugins/build_system/rezconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
# A list of default arguments to be passed to the cmake binary.
"cmake_args": [
'-Wno-dev',
'-DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=TRUE',
'-D_ECLIPSE_VERSION=4.3',
'--no-warn-unused-cli',
],

Expand Down

0 comments on commit 4f4bb3d

Please sign in to comment.