Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Updating cmake file to H16.
Browse files Browse the repository at this point in the history
  • Loading branch information
ttvd committed Apr 24, 2017
1 parent 9c30f59 commit 7636868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ set(HOUDINI_ROP_COPGIF_SOURCE
)

add_definitions(
-DUT_DSO_TAGINFO=\"3262197cbf7248102abe2d8a46389ee96542daf3ce2e99fa6da8f77b5847f185379b21c0d07c73344332e5fd67b064524bfce610fed0e357470c2fef77f891bd4d9445a0ff924994a3268d4a1ea011fcf90f91b99788\")
-DUT_DSO_TAGINFO=\"3262197cbf1f421b2dbf06a85739dcf12041dbe9c46287fa6d9cbe575a5ae8803e9a58fd12869342e09e3a80a9b631c59f9f501ffd8e85349072cf865fa90bb71be45a0ff924994a326cf515dba11b1e0019ba98488\")

add_library(ROP_CopGif SHARED ${HOUDINI_ROP_COPGIF_INCLUDE} ${HOUDINI_ROP_COPGIF_SOURCE})
target_link_libraries(ROP_CopGif ${HOUDINI_ROP_COPGIF_LIBS})

0 comments on commit 7636868

Please sign in to comment.