mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Install index.html for Javascript
This commit is contained in:
@@ -869,6 +869,7 @@ if (COOLPROP_JAVASCRIPT_MODULE)
|
||||
add_dependencies (coolprop generate_headers)
|
||||
SET_TARGET_PROPERTIES(coolprop PROPERTIES PREFIX "" SUFFIX .js)
|
||||
install (TARGETS coolprop DESTINATION ${CMAKE_INSTALL_PREFIX}/Javascript)
|
||||
install (FILES "${CMAKE_SOURCE_DIR}/Web/coolprop/wrappers/Javascript/index.html" DESTINATION ${CMAKE_INSTALL_PREFIX}/Javascript)
|
||||
endif()
|
||||
|
||||
if (COOLPROP_MATHEMATICA_MODULE)
|
||||
|
||||
Reference in New Issue
Block a user