diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5c0aeff..9614c19 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -261,7 +261,7 @@ endif()
 
 # Installation
 
-if(NOT FAAD_BUNDLED_MODE AND NOT MSVC)
+if(1)
   install(FILES "${CMAKE_CURRENT_BINARY_DIR}/faad2.pc"
     DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig")