Skip to content

Commit e6779a2

Browse files
authored
Update pyproject.toml
1 parent 0ab152c commit e6779a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ readme = {file = "README.md", content-type = "text/markdown"}
2525
# string will disable this check.
2626
cmake.version = ">=3.15"
2727

28-
cmake.args=['-DCMAKE_POSITION_INDEPENDENT_CODE=ON', '-DUG_ROOT_CMAKE_PATH=/home/runner/work/plugin_TiffImage/plugin_TiffImage/ug4-git/ugcore', '-DTARGET=libug4','-DPARALLEL:BOOL=OFF','-DUSE_PYBIND11:BOOL=ON', '-DSTATIC_BUILD:BOOL=ON','-DCPU=ALL', '-DCPU=1','-DUtil:TiffImage=ON']
28+
cmake.args=['-DCMAKE_POSITION_INDEPENDENT_CODE=ON', '-DUG_ROOT_CMAKE_PATH=/home/runner/work/plugin_TiffImage/plugin_TiffImage/ug4-git/ugcore/cmake', '-DTARGET=libug4','-DPARALLEL:BOOL=OFF','-DUSE_PYBIND11:BOOL=ON', '-DSTATIC_BUILD:BOOL=ON','-DCPU=ALL', '-DCPU=1','-DUtil:TiffImage=ON']
2929

3030
logging.level = "DEBUG"

0 commit comments

Comments
 (0)