dev: reload on cmakelists change
This commit is contained in:
parent
31b9244957
commit
3596f2906e
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
|
@ -7,6 +7,7 @@ watch_file assets/cpp/**/*.cpp
|
|||
watch_file assets/cpp/**/*.hpp
|
||||
watch_file plugin/**/*.cpp
|
||||
watch_file plugin/**/*.hpp
|
||||
watch_file **/CMakeLists.txt
|
||||
|
||||
cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DDISTRIBUTOR=direnv
|
||||
cmake --build build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue