Skip to content

Commit

Permalink
Remove eclipse from default CMake args (#1623)
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>
  • Loading branch information
JeanChristopheMorinPerso committed Feb 4, 2024
1 parent 24334d3 commit 99809d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rezplugins/build_system/rezconfig.py
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 99809d1

Please sign in to comment.