Skip to content

Commit

Permalink
cmake_uninstall.cmake.in (Dictionary) BlackMarlinExec 🐟
Browse files Browse the repository at this point in the history
Signed-off-by: Sulaiman A. <[email protected]>
  • Loading branch information
byt3n33dl3 authored Oct 12, 2024
1 parent 9d203aa commit b48c6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake_uninstall.cmake.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_blackmarlinexec.txt")
endif(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")

file(READ "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt" files)
Expand Down

0 comments on commit b48c6e2

Please sign in to comment.