Skip to content

Commit

Permalink
More refactoring and cleaning up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Heffan Henry committed Jan 18, 2022
1 parent f8708b6 commit 18b31d8
Show file tree
Hide file tree
Showing 3 changed files with 804 additions and 1,109 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ set_target_properties(ExprOptLibSh PROPERTIES OUTPUT_NAME "expropt_sh")

install(FILES expropt.conf DESTINATION $ENV{ACT_HOME}/conf/generic/)
install(FILES expropt.h DESTINATION $ENV{ACT_HOME}/include/act/)
install(TARGETS ExprOptLib ExprOptLibSh DESTINATION $ENV{ACT_HOME}/bin/)
install(TARGETS ExprOptLib ExprOptLibSh DESTINATION $ENV{ACT_HOME}/lib/)
Loading

0 comments on commit 18b31d8

Please sign in to comment.