mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
fixing a typo
This commit is contained in:
parent
9dbf67e88c
commit
a73f4960e3
@ -79,7 +79,7 @@ endif(ENABLE_DAP)
|
||||
if(MSVC)
|
||||
macro(setbinprops name)
|
||||
set_target_properties(${name}
|
||||
PRORERTIES
|
||||
PROPERTIES
|
||||
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
|
||||
RUNTIME_OUTPUT_DIRECTORY_DEBUG ${CMAKE_CURRENT_BINARY_DIR}
|
||||
RUNTIME_OUTPUT_DIRECTORY_RELEASE ${CMAKE_CURRENT_BINARY_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user