Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
LukicMMikroe committed May 14, 2024
1 parent 8dd3422 commit c9cbd1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RISCV/gcc_clang/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ add_preinit_lib()


#include all .cmake files from cmake folder

file(GLOB_RECURSE CMAKE_FILES ${CMAKE_CURRENT_SOURCE_DIR}/cmake/*.cmake)
foreach(cmakeFile ${CMAKE_FILES})
include(${cmakeFile})
Expand Down

0 comments on commit c9cbd1b

Please sign in to comment.