Skip to content

Commit c33365a

Browse files
committed
Build fix
Signed-off-by: Darby Johnston <[email protected]>
1 parent 84541cb commit c33365a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deps/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ endif()
4646

4747
if(NOT OTIO_FIND_URIPARSER)
4848
set(CMAKE_POLICY_VERSION_MINIMUM 3.5)
49+
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
4950
set(URIPARSER_BUILD_DOCS OFF)
5051
set(URIPARSER_BUILD_TOOLS OFF)
5152
set(URIPARSER_SHARED_LIBS OFF)

0 commit comments

Comments
 (0)