Skip to content

Commit

Permalink
Add missing .config.in
Browse files Browse the repository at this point in the history
  • Loading branch information
FloridSleeves committed Oct 6, 2023
1 parent 85499de commit 680bedf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SVF/.config.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef CONFIG_H_IN
#define CONFIG_H_IN

#define PROJECT_PATH "@CMAKE_CURRENT_SOURCE_DIR@"

#endif

0 comments on commit 680bedf

Please sign in to comment.