diff --git a/CMakeLists.txt b/CMakeLists.txt index 35ffbc4..b74dc7d 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")