Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskr97 committed Apr 29, 2020
1 parent 7a8c0ab commit 4c81371
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ if(MSVC) # Only required on Windows
add_subdirectory(ffmpeg)
endif()

# Disable unused targets from building
## EXCLUDE_FROM_ALL stops building on linux
## EXCLUDE_FROM_DEFAULT_BUILD stops building on Visual Studio
# (there was something here but we removed it)

# Organize Files in IDE
list(APPEND ET_EXT_TARGETS
luajit lua minilua buildvm
Expand Down

0 comments on commit 4c81371

Please sign in to comment.