Skip to content

Commit

Permalink
move images to .extra
Browse files Browse the repository at this point in the history
  • Loading branch information
UmbrellaLeaf5 committed May 9, 2024
1 parent ccdd72a commit 2985d55
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion cmake_paths.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cmake_path(SET QCUSTOMPLOT_DIR "${CMAKE_SOURCE_DIR}/qcustomplot")
cmake_path(SET ICECREAM-CPP_DIR "${CMAKE_SOURCE_DIR}/icecream-cpp")
cmake_path(SET CMAKESCRIPTS_DIR "${CMAKE_SOURCE_DIR}/cmake_scripts")
cmake_path(SET IMAGES_DIR "${CMAKE_SOURCE_DIR}/images")
cmake_path(SET IMAGES_DIR "${CMAKE_SOURCE_DIR}/.extra/images")

cmake_path(SET PROJECT_DIR "${CMAKE_SOURCE_DIR}")

Expand Down

0 comments on commit 2985d55

Please sign in to comment.