summaryrefslogtreecommitdiff
path: root/src/strongname/api/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/strongname/api/CMakeLists.txt')
-rw-r--r--src/strongname/api/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/strongname/api/CMakeLists.txt b/src/strongname/api/CMakeLists.txt
index 4efcdb953c..6e596d8ea9 100644
--- a/src/strongname/api/CMakeLists.txt
+++ b/src/strongname/api/CMakeLists.txt
@@ -17,10 +17,6 @@ set(STRONGNAME_SOURCES
convert_to_absolute_path(STRONGNAME_SOURCES ${STRONGNAME_SOURCES})
-if(CLR_CMAKE_PLATFORM_UNIX)
- add_compile_options(-fPIC)
-endif(CLR_CMAKE_PLATFORM_UNIX)
-
add_subdirectory(dac)
add_subdirectory(wks)
add_subdirectory(crossgen)