Install headers from extract_includes for all platforms
This commit is contained in:
parent
5500b0691f
commit
61e078e803
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ endforeach()
|
|||
install(TARGETS protoc EXPORT protobuf-targets
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT protoc)
|
||||
|
||||
if(MSVC)
|
||||
if(TRUE)
|
||||
file(STRINGS extract_includes.bat.in _extract_strings
|
||||
REGEX "^copy")
|
||||
foreach(_extract_string ${_extract_strings})
|
||||
|
|
Loading…
Add table
Reference in a new issue