mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
install to cross-platform folder:
This commit is contained in:
@@ -410,7 +410,7 @@ if (COOLPROP_PHP_MODULE)
|
||||
endif()
|
||||
add_dependencies (CoolProp generate_headers)
|
||||
|
||||
install (FILES ${CMAKE_CURRENT_BINARY_DIR}/CoolProp.php DESTINATION ${CMAKE_INSTALL_PREFIX}/PHP)
|
||||
install (FILES ${CMAKE_CURRENT_BINARY_DIR}/CoolProp.php DESTINATION ${CMAKE_INSTALL_PREFIX}/cross-platform/PHP)
|
||||
install (TARGETS ${app_name} DESTINATION ${CMAKE_INSTALL_PREFIX}/PHP/${CMAKE_SYSTEM_NAME})
|
||||
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user