Skip to content

Commit 488ee82

Browse files
committed
feat: remove non existing variables
Signed-off-by: mevrin <[email protected]>
1 parent 18091d9 commit 488ee82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

-5
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ IMATH_INSTALL = 'OFF'
5959
IMATH_BUILD_PYTHON = 'ON'
6060
IMATH_BUILD_EXAMPLES = 'OFF'
6161
IMATH_BUILD_TOOLS = 'OFF'
62-
IMATH_INSTALL_TOOLS = 'OFF'
63-
IMATH_INSTALL_PKG_CONFIG = 'OFF'
64-
IMATH_FORCE_INTERNAL_DEFLATE = 'ON'
65-
IMATH_FORCE_INTERNAL_IMATH = 'ON'
66-
IMATH_TEST_LIBRARIES = 'OFF'
6762
BUILD_SHARED_LIBS = 'OFF'
6863
CMAKE_OSX_DEPLOYMENT_TARGET = '10.15'
6964
CMAKE_POSITION_INDEPENDENT_CODE = 'ON'

0 commit comments

Comments
 (0)