File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ CMAKE_OPTIONS="${CMAKE_OPTIONS} \
1010 -D FASTMCPP_BUILD_TESTS=OFF \
1111 -D FASTMCPP_BUILD_EXAMPLES=OFF \
1212 -D FASTMCPP_FETCH_CURL=OFF \
13+ -D CMAKE_CXX_FLAGS=-fPIC \
1314"
1415
1516cmake -S " ${SOURCE_DIR} " -B " ${BUILD_DIR} " -D CMAKE_C_FLAGS=" ${CFLAGS} " ${CMAKE_OPTIONS}
Original file line number Diff line number Diff line change 134134 <Keyword >Win32Proj</Keyword >
135135 <RootNamespace >MRInterprocess</RootNamespace >
136136 </PropertyGroup >
137+ <Import Project =" $(ProjectDir)\..\platform.props" />
137138 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
138139 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
139140 <ConfigurationType >StaticLibrary</ConfigurationType >
146147 <WholeProgramOptimization >false</WholeProgramOptimization >
147148 <CharacterSet >Unicode</CharacterSet >
148149 </PropertyGroup >
149- <Import Project =" $(ProjectDir)\..\..\MeshLib\source\platform.props" />
150150 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
151151 <ImportGroup Label =" ExtensionSettings" >
152152 </ImportGroup >
You can’t perform that action at this time.
0 commit comments