Skip to content

Commit 56fd59a

Browse files
Andrew Phillipsjhunsaker
authored andcommitted
Add pyth_tx to the release target
1 parent 039127d commit 56fd59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ target_link_libraries( pyth_tx ${PC_DEP} )
8181
#
8282

8383
install( TARGETS pc DESTINATION lib )
84-
install( TARGETS pyth pythd pyth_csv DESTINATION bin )
84+
install( TARGETS pyth pythd pyth_csv pyth_tx DESTINATION bin )
8585
install( FILES ${PC_HDR} DESTINATION include/pc )
8686
install( FILES program/src/oracle/oracle.h DESTINATION include/oracle )
8787

0 commit comments

Comments
 (0)