Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed May 27, 2017
1 parent 222911b commit 52a495a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/common.cmake
Expand Up @@ -884,7 +884,7 @@ ELSE()
ENDIF()
")

SET(PACKAGING_SCRIPT ${PROJECT_BINARY_DIR}/package_${PACKAGE_NAME}.cmake)
SET(PACKAGING_SCRIPT ${PROJECT_BINARY_DIR}/package${PACKAGE_NAME}.cmake)

FILE(WRITE ${PACKAGING_SCRIPT} ${CMAKE_CODE})

Expand Down

0 comments on commit 52a495a

Please sign in to comment.