Skip to content

Commit

Permalink
refactored cmake config
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasmark79 committed Aug 18, 2024
1 parent 84bb564 commit f862198
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ add_executable(masscode2md main.cpp) #${LOHHM_HPP_DIR}/json.hpp
target_include_directories(masscode2md PUBLIC
${PROJECT_SOURCE_DIR}
${LOHHM_HPP_DIR}/
)
)

0 comments on commit f862198

Please sign in to comment.