Skip to content

Commit

Permalink
only one command required
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Mar 7, 2024
1 parent 03f02d5 commit 3dc106d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ IF(COMPILE_EXE)
# Add license for RavenHydroFramework to source distribution after building library from sources (fetched via Cmake_FetchContent)
add_custom_command(
TARGET raven POST_BUILD
COMMAND ${CMAKE_COMMAND} -E make_directory "${CMAKE_CURRENT_SOURCE_DIR}/RavenHydroFramework"
COMMAND ${CMAKE_COMMAND} -E copy "${raven_SOURCE_DIR}/LICENSE" "${SKBUILD_PLATLIB_DIR}/RavenHydroFramework/LICENSE")
ENDIF()
ENDIF()
Expand Down

0 comments on commit 3dc106d

Please sign in to comment.