We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24334d3 commit 99809d1Copy full SHA for 99809d1
src/rezplugins/build_system/rezconfig.py
@@ -17,8 +17,6 @@
17
# A list of default arguments to be passed to the cmake binary.
18
"cmake_args": [
19
'-Wno-dev',
20
- '-DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=TRUE',
21
- '-D_ECLIPSE_VERSION=4.3',
22
'--no-warn-unused-cli',
23
],
24
0 commit comments