diff --git a/CMakeLists.txt b/CMakeLists.txt index d54bc4b..54cd9e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +#Testing project("JSRuntime") cmake_minimum_required(VERSION 3.16) set(JSRUNTIME_LIBRARY_NAME "JSRuntime")