JosiahWI commented on code in PR #10759:
URL: https://github.com/apache/trafficserver/pull/10759#discussion_r1388681949


##########
cmake/FindLuaJIT.cmake:
##########
@@ -15,35 +15,36 @@
 #
 #######################
 
-# FindLuaJIT.cmake
+# Findluajit.cmake
 #
 # This will define the following variables
 #
-#     LuaJIT_FOUND
+#     luajit_FOUND
 #
 # and the following imported targets
 #
-#     LuaJIT::LuaJIT
+#     luajit::luajit
 #
 
-# LuaJIT exports their own config since LuaJIT-1.5.0, but it isn't
-# present in the OpenSUSE libLuaJIT-devel-1.7.1 package and maybe others.

Review Comment:
   I do not know where I got this information - it appears to be completely 
wrong (they do not even use CMake). Might as well remove it entirely.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to