Skip to content

Commit

Permalink
Remove useless variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Seally committed Dec 15, 2021
1 parent 063d5be commit 8406345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ macro(set_from_environment VARIABLE)
endif()
endmacro()

set_from_environment(Skyrim64Path)
set_from_environment(VCPKG_ROOT)

if(DEFINED VCPKG_ROOT)
Expand Down

0 comments on commit 8406345

Please sign in to comment.