Loading src/common/CMakeLists.txt +1 −1 Viewed Changes for src/common/CMakeLists.txt: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ endif() add_library(path_util STATIC ) set_property(TARGET metadata PROPERTY POSITION_INDEPENDENT_CODE ON) set_property(TARGET path_util PROPERTY POSITION_INDEPENDENT_CODE ON) target_sources(path_util PRIVATE Loading .gitignore +1 −2 Viewed Changes for .gitignore: 1 added line, 2 removed lines. Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ playground *.pyc .hidden_playground/ test/build/ build/ .run/ Loading
src/common/CMakeLists.txt +1 −1 Viewed Changes for src/common/CMakeLists.txt: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ endif() add_library(path_util STATIC ) set_property(TARGET metadata PROPERTY POSITION_INDEPENDENT_CODE ON) set_property(TARGET path_util PROPERTY POSITION_INDEPENDENT_CODE ON) target_sources(path_util PRIVATE Loading
.gitignore +1 −2 Viewed Changes for .gitignore: 1 added line, 2 removed lines. Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ playground *.pyc .hidden_playground/ test/build/ build/ .run/