Skip to content

Commit

Permalink
update cmakelists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield committed Apr 9, 2024
1 parent 765139f commit a4eb27a
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 @@ -285,7 +285,7 @@ endif()


# Last because each of these has its own CMakeLists.txt which reloads/re-finds LLVM, thus resettings globals.
add_subdirectory(reference_designs)
add_subdirectory(programming_examples)
add_subdirectory(test)
add_subdirectory(tutorials)
add_subdirectory(cmake/modules)
Expand Down

0 comments on commit a4eb27a

Please sign in to comment.